multiple logging sinks #7805
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.
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
The text was updated successfully, but these errors were encountered: