logger 0.7.0+1
logger: ^0.7.0+1 copied to clipboard
Small, easy to use and extensible logger which prints beautiful logs.
0.7.0+1 #
- Added
ProductionFilter,FileOutput,MemoryOutput,SimplePrinter - Breaking: Changed
LogFilter,LogPrinterandLogOutput
0.6.0 #
- Added option to output timestamp
- Added option to disable color
- Added
LogOutput - Behaviour change of
LogPrinter - Remove dependency
0.5.0 #
- Added emojis
LogFilteris a class now
0.4.0 #
- First version of the new logger