38394041424344
private LogManager() { } public static void start() { new LoggingThread(queue).start(); }