Uses of Class
adams.core.logging.LogManager
-
Packages that use LogManager Package Description adams.core.logging -
-
Uses of LogManager in adams.core.logging
Fields in adams.core.logging declared as LogManager Modifier and Type Field Description protected static LogManager
LogManager. m_LogManager
the singleton instance of the log manager.Methods in adams.core.logging that return LogManager Modifier and Type Method Description static LogManager
LogManager. getLogManager()
Returns the singleton.
-