Skip to content

multiple logging sinks #7

Closed
Closed
@rust-highfive

Description

@rust-highfive

Issue by graydon
Monday Jul 15, 2013 at 21:02 GMT

For earlier discussion, see rust-lang/rust#7805

This issue was labelled with: A-diagnostics, A-instrumentation, A-libs, A-runtime, I-enhancement in the Rust repository


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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions