Package com.mchange.v2.log
Class MLog
java.lang.Object
com.mchange.v2.log.MLog
- Direct Known Subclasses:
FallbackMLog
,Jdk14MLog
,Log4j2MLog
,Log4jMLog
,Slf4jMLog
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
static void
static void
static void
static void
static MLog
findByClassnames
(String[] classnames, boolean log_attempts_to_stderr) static void
static void
static void
static MLog
Returns the MLog instance that was replaced by this operationstatic MLog
forceFallback
(MLevel level) Returns the MLog instance that was replaced by this operationstatic MLog
Returns the MLog instance that was replaced by this operationstatic MLogger
static MLogger
static MLogger
abstract MLogger
getMLogger
(Class cl) abstract MLogger
getMLogger
(String name) static void
static MLog
instance()
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
refreshConfig
(MultiPropertiesConfig[] overrides, String overridesDescription) static void
static void
static boolean
static void
-
Constructor Details
-
MLog
public MLog()
-
-
Method Details
-
usingRedirectableLoggers
public static boolean usingRedirectableLoggers() -
refreshConfig
public static void refreshConfig() -
forceFallback
Returns the MLog instance that was replaced by this operation -
forceFallback
Returns the MLog instance that was replaced by this operation -
forceMLog
Returns the MLog instance that was replaced by this operation -
refreshConfig
-
findByClassnames
-
instance
-
getLogger
-
getLogger
-
getLogger
-
log
-
log
-
log
-
log
-
logp
-
logp
-
logp
-
logp
-
logrb
-
logrb
-
logrb
-
logrb
-
entering
-
entering
-
entering
-
exiting
-
exiting
-
throwing
-
severe
-
warning
-
info
-
config
-
fine
-
finer
-
finest
-
getMLogger
-
getMLogger
-
getMLogger
-