You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
Currently, the elkodon logger uses its own log backend as default. To allow it to integrate seamlessly into other frameworks, the major log frameworks log and tracing shall be supported via feature flags.
ToDo
Implement log and tracing sinks
Document feature flags in the README.md
Document feature flags in elkodon/lib.rs
The text was updated successfully, but these errors were encountered:
Brief feature description
Currently, the elkodon logger uses its own log backend as default. To allow it to integrate seamlessly into other frameworks, the major log frameworks
log
andtracing
shall be supported via feature flags.ToDo
log
andtracing
sinksREADME.md
elkodon/lib.rs
The text was updated successfully, but these errors were encountered: