Hi,

I would like to deactivate the Console Handler for all logging events. I'm writing all log events with a File Handler directly to a file, but I don't know how to deactivate the Console Handler.

Any hints?