hybrid_logger 1.0.4
hybrid_logger: ^1.0.4 copied to clipboard
Hybrid Logger, Gives different Log tools for development, such as common debug logs, stacktrace, http calls, etc.
1.0.4 #
- Fix max log length was not working on HTTP logs & Stacktrace logs
1.0.3 #
- Add documentation comments to package code
- Add max log length parameter to HybridLogger
1.0.2 #
- Change HybridLogger().error method to have optional StackTrace parameter to show with the log
1.0.1 #
- Changed console library initials
1.0.0 #
- Initial releasee:
- Added configurable HybridLogger Object
- Added logtypes: StackTrace logs, common logs and Http logs