Skip to content

Releases: KaririCode-Framework/kariricode-logging

v1.1.0

28 Sep 16:32
856cb67
Compare
Choose a tag to compare

What's Changed

  • refactor(logging): encapsulate conditional logic into methods for bet… by @growthcodeoficial in #3

Full Changelog: v1.0.0...v1.1.0

v1.0.0

23 Sep 14:02
f23cac3
Compare
Choose a tag to compare

Version 1.0.0 - Initial Release

The KaririCode Logging Component version 1.0.0 marks the initial release, providing a robust and flexible logging solution fully compliant with PSR-3 standards. This release introduces essential features, including:

Multi-channel logging support (file, Slack, Papertrail, Elasticsearch)
Asynchronous logging capabilities
Logging encryption for sensitive data
Query and performance logging with customizable thresholds
Detailed context logging and structured log messages
Log rotation and automatic cleanup
Circuit breaker and retry logic for improved logging reliability
Seamless integration with the KaririCode Framework and external logging services

This version is designed to provide developers with comprehensive logging capabilities, offering flexible configurations, ease of use, and powerful features to monitor, troubleshoot, and improve the reliability of PHP applications.