jetleaf_logging 1.1.3
jetleaf_logging: ^1.1.3 copied to clipboard
Flexible and pluggable logging library with ANSI and structured output.
Changelog #
All notable changes to this project will be documented in this file.
This project follows a simple, human-readable changelog format inspired by
Keep a Changelog and adheres to semantic versioning.
1.0.1 #
Patch release focused on metadata and dependency alignment.
Fixed #
- Updated package metadata and aligned dependencies (internal housekeeping).
1.0.0 #
Initial release.
Added #
- Core logging API providing flexible, pluggable loggers and handlers.
- ANSI / console output support and structured (machine-friendly) output options.
- Basic configuration and integration hooks for JetLeaf applications.
Notes #
- This package provides a small, ergonomic logging surface for JetLeaf-powered
applications. Refer to the project
README.mdand documentation for usage examples and advanced configuration.
Links #
- Homepage: https://jetleaf.hapnium.com
- Documentation: https://jetleaf.hapnium.com/docs/logging
- Repository: https://github.com/jetleaf/jetleaf_logging
- Issues: https://github.com/jetleaf/jetleaf_logging/issues
Contributors: Hapnium & JetLeaf contributors