Skip to content

Releases: KaririCode-PHP/logging

v1.2.0

Choose a tag to compare

@walmir-silva walmir-silva released this 12 Aug 19:06
fb50fd4

What's Changed

Full Changelog: v1.1.1...v1.2.0

v1.1.1

Choose a tag to compare

@walmir-silva walmir-silva released this 11 Aug 19:57
69bce09

What's Changed

  • chore(deps): update composer.lock to latest dependencies by @walmir-silva in #4

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@walmir-silva walmir-silva released this 28 Sep 16:32
856cb67

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

Choose a tag to compare

@walmir-silva walmir-silva released this 23 Sep 14:02
f23cac3

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.