sandbox_logger 2.1.0
sandbox_logger: ^2.1.0 copied to clipboard
A simple tool for more beautiful and colorful console prints.
2.1.0 #
- Added logo to package
- Added option to customize the printer function
- README updated
2.0.1 #
- README assert
2.0.0 Big Update #
- Breaking changes: Changed way of logging, using a builder pattern
- README updated
- 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.