trackit 0.1.2 trackit: ^0.1.2 copied to clipboard
Very simple, lightweight and modular logging system. Trackit is a logger that is expandable with additional modules.
0.1.0 #
Note: This release has breaking changes.
- FEAT: LogLevel make public levels. (f26c2c2f)
- FEAT: Add LogEvent.create factory. (5e340960)
- DOCS: Fix README. (814da416)
- BUG: Skiping exception && stackTrace. (fddba890)
- BUG: Fix level on fatal(). (82df8233)
- BREAKING FIX: Simplification of the logger. (1d67ff70)
- BREAKING FIX: Simplification of the logger. (1c9ef4bc)
0.0.1 #
- Initial version.