Skip to content

Release 0.5.0

Latest
Compare
Choose a tag to compare
@nielsonsantana nielsonsantana released this 04 Oct 13:08
· 1 commit to main since this release

New features:

  • Set log level(default is INFO) - Now DEBUG, WARNING, ERROR, FATAL... can be also defined.
  • Set application name - Importante when there many applications sending logs to the same storage.
  • New Console provider - Console provider display logs on console/terminal and is a alternative to develop locally.

Bug fixes:

  • Stackdriver provider not sending logs when used with Celery