v0.2.3
- Changes
- Fix log message metadata and logging function call so log filtering works as
documented. This also improves the docs. - General documentation and public API cleanup. This removes log parsing
modules from the public API since they're not intended to be called
directly.
- Fix log message metadata and logging function call so log filtering works as