[trac555] Move logging initialization to LoggerManager
This is the global object that controls the logging system, so it is logical that initialization is done here instead of in the Logger class (which controls the operation of one logger).
Please register or sign in to comment