And oppiniotated logging library that implements the lines format.
Only the lines.dump() is semi-implemented. I'm having issues with the fact that python's dict is not ordered by default preventing to keep the kwargs order as written in the source code.
Make sure the encoder never throws exceptions
Add log contextes
Add logging output Add logging adapter
Handle exception formatting
Mapping for datetime.timedelta
Investigate http://docs.python.org/2/library/types.html for encoding mapping