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 LogManagerLogManager. m_LogManagerthe singleton instance of the log manager.Methods in adams.core.logging that return LogManager Modifier and Type Method Description static LogManagerLogManager. getLogManager()Returns the singleton.
-