Skip to content

Other logging frontend adapters #3

@MOZGIII

Description

@MOZGIII

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...

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions