sandbox_logger 2.0.1
sandbox_logger: ^2.0.1 copied to clipboard
A simple tool for more beautiful and colorful console prints.
[2.0.1] #
- Document assert
[2.0.0] Big Update #
- Breaking changes: Changed way of logging, using a builder pattern
- Readme update
- 100% test coverage in all usecases
- Implemented the builder pattern
- New arts
- Added feature to:
- Log map and list of maps
- Log objects that have expected
toString()
pattern - Log error stacktrace
- Change color as a dynamic way
- Assert in map log bug
[1.0.4] #
- Readme is better now.
[1.0.3] #
print
has changed tolog
.
[1.0.2] #
- Example changed to be more didactic.
[1.0.1] #
- Documentation change.
[1.0.0] #
- Initial version.