Skip to content

Conversation

@guss77
Copy link
Contributor

@guss77 guss77 commented Feb 23, 2023

As LoggerHandlerImpl already calculated this important information, that is otherwise hard/impossible to get (e.g. request start time), so if we want to use that metadata in a formatter (e.g. to mimic LoggerFormat.DEFAULT) - it'd be best if we don't need to repeat work that had already been done.

I'm not happy with the new class's name - I'm just drawing a complete blank on what would be a good name. Suggestions are welcome 😅 .

Motivation:

Implement the feature request in issue #2367

As LoggerHandlerImpl already calculated this important information, that
is otherwise hard/impossible to get (e.g. request start time), so if we
want to use that metadata in a formatter (e.g. to mimic
LoggerFormat.DEFAULT) - it'd be best if we don't need to repeat work
that had already been done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant