Skip to content

Conversation

@jgkawell
Copy link
Member

This PR adds a configurable call depth to the Logger interface. This is useful when wrapping the Logger interface for compatability with other logging interfaces.

Other small changes:

  • Incorporated the envoyproxy logger interface into the main interface to reduce the go mod dependency (no functionality change, just cleanup)
  • Added a LogLevel() getter to the Config interface

@jgkawell jgkawell merged commit 8d37cc0 into main Oct 20, 2025
2 checks passed
@jgkawell jgkawell deleted the feat/logger-interface-call-depth branch October 20, 2025 16:14
jgkawell added a commit that referenced this pull request Oct 20, 2025
Added support for call depth from #80 and upgraded Go to 1.25.3.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants