Logging service - buffer log outputs until environment read #4

Open
opened 3 years ago by garrettmills · 0 comments
Owner

Right now, anything that is logged between when the app is started and when the logging level is read (admittedly not much) is lost if it is beyond the logging level.

Instead, add generic support for buffering log outputs until the logger is scaffolded.

Then, output them based on the logging level to "catch up."

Right now, anything that is logged between when the app is started and when the logging level is read (admittedly not much) is lost if it is beyond the logging level. Instead, add generic support for buffering log outputs until the logger is scaffolded. Then, output them based on the logging level to "catch up."
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: extollo/lib#4
Loading…
There is no content yet.