OpenXPKI::Server::Workflow::Activity::Log
Write a message to the application log.
- message
- The string to write to the log, if the string is empty the activity
silently does nothing.
- level
- The loglevel to use, the default is info, alternative values are
debug or warn.