How can I disable the default console handler, while using the java logging API? January 13, 2023 by Tarik Just do LogManager.getLogManager().reset();