Skip to content

Releases: lvlcn-t/loggerhead

v0.3.1

03 Mar 21:47
efe4cc1
Compare
Choose a tag to compare

v0.3.0

03 Mar 20:44
3e0c85e
Compare
Choose a tag to compare

Release Notes

New Features

  • OpenTelemetry Middleware Logger: Added support for OpenTelemetry middleware, enabling enhanced logging capabilities with trace and metrics data. This feature allows for improved observability and monitoring within applications.
  • Otel Example: Included an example demonstrating how to integrate Loggerhead with OpenTelemetry, showcasing the practical application of the new middleware logger feature.
  • Logger Interface Adjustments: Simplified the logger interface to enhance usability and flexibility. Adjustments include refinements to context methods and documentation to reflect these changes.
  • Logger.Opts Enhancements: Updated the examples to demonstrate the new logger.Opts configuration options, providing users with more control over their logging setup.
  • Additional Test Cases: Introduced additional test cases for the new logger features, ensuring robustness and reliability.

Minor Changes and Fixes

  • Reintroduced context methods for improved context handling.
  • Adjusted the logger interface documentation to clarify usage and configurations.
  • Addressed minor issues, such as typo corrections and code quality improvements (e.g., using strings.EqualFold).

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.3.0

v0.2.3

24 Feb 18:59
b4c7dde
Compare
Choose a tag to compare

Full Changelog: v0.2.2...v0.2.3

v0.2.2

22 Feb 20:45
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.2.2

v0.2.0

30 Jan 22:24
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.2.0

v0.1.0

17 Nov 00:10
Compare
Choose a tag to compare