dart_cloud_logger 0.2.1
dart_cloud_logger: ^0.2.1 copied to clipboard
A simple logging utility for Dart cloud functions
0.2.1 : Minor documentation fixes and improvements. #
- Updated README with metadata usage example and improved documentation.
0.2.0 #
- Added support for metadata in log messages.
- Enhanced test coverage for all log levels and metadata functionality.
- Improved example with metadata usage.
0.1.0 #
- Initial release with basic logging functionality for cloud functions.
- Supports error, debug, and info log levels.
- Easy to extend for custom logging backends.
- Compatible with cloud function environments and structured logging.