Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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