CHANGES
=======

0.0.4
-----

* Fix test

0.0.3
-----

* Set default log level to WARNING
* Revert "Allow to specify log level for the app and root"

0.0.2
-----

* Allow to specify log level for the app and root

0.0.1
-----

* output: set the debug level to None by default
* Improve documentation
* Fix extra example
* Add utility function to set default log levels
* Rework output so color hints are not logged
* Change program name handling
* Improve README
* Make JSON optional
* Fix Python 2.7 test with StringIO
* Rename target to output
* Add a test for JSON formatter
* Add daiquiri target to manage log target+formatter+level
* Allow to log to any stream
* Import
