2005/5/9
-- ACDK API Docs Namespaces acdk acdk::util acdk::util::logging LogManager members Java (java.sun.com) See also: LogManager.cpp LogManager.h
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include <LogManager.h>
Inheritance diagram for acdk::util::logging::LogManager:
Normally this class has not to used directly in code.
name = acdk.aci.Parser getLogger searches: acdk.aci.Parser return if found acdk.aci return if found acdk return if found return RootLogger
[static]
[inline, static]
return existant Logger or create a new one
returns Logger configured or registered if name has '.' the parent logger will be searched
returns a Logger with no consumer
returns the RootLogger
Parse the command line for Logging related options.
All Message below this level has no active Logger.
throw away all log message bolow this LogLevel
true if Threshold already forced by command line