public class LogManagerUtil extends Object
Constructor and Description |
---|
LogManagerUtil() |
Modifier and Type | Method and Description |
---|---|
protected static SSOToken |
getLoggingSSOToken()
get a privileged SSOToken from the TokenManager
|
static LogManager |
getLogManager()
Returns a local LogManager object if LOG_COMPATMODE
environment variable is set to "Off".
|
static boolean |
isAMLoggingMode()
Returns whether should use AMLog mode
|
static void |
logEndRecords()
Log a LogRecord indicating the end of logging to all opened files
|
static void |
resetEnv()
Resets the environment to the default one.
|
static void |
setupEnv()
Sets up the log configuration reader class or file in the
environment, so that our LogManager's custom configuration
will be read.
|
public static LogManager getLogManager()
public static boolean isAMLoggingMode()
public static void setupEnv()
public static void resetEnv()
protected static SSOToken getLoggingSSOToken()
public static void logEndRecords()
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.