intelmq icon indicating copy to clipboard operation
intelmq copied to clipboard

Reformat exception and other log messages

Open ghost opened this issue 5 years ago • 0 comments

Some message's format deviate from the ususal format that we have, e.g. in the intelmq.lib.exceptions module

  • PipelineError: "pipeline failed - %s"
  • ConfigurationError: "%s configuration failed - %s"

Also look at other log messages.

ghost avatar Jul 03 '20 14:07 ghost