-
Notifications
You must be signed in to change notification settings - Fork 2
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Description
Looks cool! However, the code out there is already implemented with tracing and log crates - I'd like those logs to be handled ad well.
Use Case
Have one logger implementation per executable that prints the logs from the whole ecosystem of crates, not just the statements written with sheen macros explicitly.
Possible Implementation
Implement adapters for log and tracing crates; in the tracing ecosystem this is called "subscriber", don't remember how it's called in the log ecosystem...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed