Skip to content

open to a PR for deinitialize? #327

@dunmatt

Description

@dunmatt

Hello all, I was wondering if this crate would be open to a PR that adds pub fn deinitialize() -> Option<&'static Log>. The goal is that I'd like to be able to write a crate for composing loggers, but currently loggers aren't constrained to expose the loggers they generate publicly, so the only way to reliably compose them would be to have some means of pulling them out of your &'static mut LOGGER.

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