Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatible with log4rs #25

Open
zonyitoo opened this issue Feb 8, 2024 · 0 comments
Open

Compatible with log4rs #25

zonyitoo opened this issue Feb 8, 2024 · 0 comments

Comments

@zonyitoo
Copy link

zonyitoo commented Feb 8, 2024

There are still many libraries using the log facilities to emit debug informations, tracing-subscriber could also register a handler to log and output together.

This library aims to share the same configuration process like log4rs, so I suggest:

  1. trace4rs could also accept exactly the same configuration format like log4rs, which means:
    • They should have the same configuration fields
    • They should have the same configuration options
    • Format should have the same keys
  2. trace4rs could also handle outputs from log, which means:
    • trace4rs could work just like log4rs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant