-
-
Notifications
You must be signed in to change notification settings - Fork 217
Closed
Labels
proposalProposal to add a new feature to ptermProposal to add a new feature to pterm
Description
As discussed in #599
The slog handler for pterm.Logger adds additional function calls, which break the default offset of pterm.Logger. We could inject more offset into the passed pterm.Logger when pterm.NewSlogHandler is called. To make this change non-breaking, we should only inject the offset, if the passed pterm.Logger has no manually configured offset.
/cc @ccremer
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
proposalProposal to add a new feature to ptermProposal to add a new feature to pterm