Skip to content

Removing the LoggerBackends.Console at runtime does not work #6

@BlackEdder

Description

@BlackEdder

I am trying to disable the Console backend at runtime (and replace it with my own backend), but that does not seem to work and the application continues logging to the console. I am using:

LoggerBackends.remove(LoggerBackends.Console)

I also tried passing :console and Logger.Backends.Console

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions