-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Description
I'm currently looking into better supporting logger in fiery (and by extension, the next invocation of plumber)
fiery has it's own log utility and I'd like for this to be able to use logger under the hood if the user wants to. However, to increase response time, logging is deferred to after the response has been sent, meaning that the time of the logging doesn't correspond to the time logger gets called.
Because of this it would be neat if logger exposed a way to overwrite the meta info that the layouts rely on
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels