Skip to content

1.4.40

Choose a tag to compare

@joamag joamag released this 01 Apr 17:25
· 26 commits to master since this release
6426ad5

Changed

  • Added *args and **kwargs passthrough to Plugin logging methods (debug, info, warning, error, critical)
  • Added error handling for logstash buffering in notify_logstash with proper logging
  • Added error handling and logging for Kafka notification sending in notify_kafka

Fixed

  • Fixed formated typo to formatted in Plugin and PluginManager traceback and logging methods