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

multiple logging sinks #7805

Closed
graydon opened this issue Jul 15, 2013 · 4 comments
Closed

multiple logging sinks #7805

graydon opened this issue Jul 15, 2013 · 4 comments
Labels
A-diagnostics Area: Messages for errors, warnings, and lints A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows C-enhancement Category: An issue proposing an enhancement or a PR with one.

Comments

@graydon
Copy link
Contributor

graydon commented Jul 15, 2013

Things like https://logging.apache.org/log4cxx/ and similar logging libraries tend to be able to send logging to a number of possible sinks (syslog, files, in-memory, etc.)

Our logging should know how to do this too.

See also #6810 , sub-bug of #3309

@pnkfelix
Copy link
Member

visiting for triage, email from 2013 sep 09. Nothing to add.

@flaper87
Copy link
Contributor

flaper87 commented Feb 3, 2014

Triage bump, nothing to add

@alexcrichton
Copy link
Member

cc @nick29581, could this move to https://github.com/rust-lang/log?

@rust-highfive
Copy link
Collaborator

This issue has been moved to the RFCs repo: rust-lang/log#7

flip1995 pushed a commit to flip1995/rust that referenced this issue Oct 21, 2021
…msteffen

Add lint transmute_num_to_bytes

Closes rust-lang#7803

changelog: [`transmute_num_to_bytes`] new lint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-diagnostics Area: Messages for errors, warnings, and lints A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows C-enhancement Category: An issue proposing an enhancement or a PR with one.
Projects
None yet
Development

No branches or pull requests

5 participants