dlog 0.0.5
dlog: ^0.0.5 copied to clipboard
A useful library for output structured information of debugging into console
Changelog #
0.0.1 #
- Initial version, created by Stagehand
- Implements output information as table
0.0.2 #
- Some document fixes
0.0.3 #
- Fix condition for cell separator
- Implements output information as tree
0.0.4 #
- Implements output information as json
- Some fixes
0.0.5 #
- Added flush buffer before each output
- Implements Timer