This library contains simple implementation for logging to the STDOUT.
Common usage:
- define name for your application somewhere;
- use functions
debug'
,info'
,warning'
,error'
andcritical'
to print into STDOUT corresponding message.
TODO:
- make investigaions in force logging