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