jetleaf_logging 1.0.1
jetleaf_logging: ^1.0.1 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.
1.0.1 - 2025-11-17 #
Patch release: metadata and dependency alignment.
Fixed #
- Updated package metadata and dependency alignment (internal housekeeping).
1.0.0 - 2025-11-17 #
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 is intended to provide a small, ergonomic logging surface for JetLeaf-powered applications. See 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