public class OALogger extends Logger
Modifier and Type | Field and Description |
---|---|
static Level |
BUG |
static Level |
CLIENTERROR |
static String |
Enter |
static Level |
ERROR |
static String |
Exit |
static Level |
SERVERERROR |
global, GLOBAL_LOGGER_NAME
Modifier | Constructor and Description |
---|---|
protected |
OALogger(String name,
String resourceBundleName) |
Modifier and Type | Method and Description |
---|---|
static void |
createIndentConsoleLogger(String classPath,
Level defaultLevel)
Create console logging for ClassPath.
|
static Logger |
getLogger(Class c) |
static void |
setupConsoleLogger(String classPath,
Level defaultLevel) |
addHandler, config, config, entering, entering, entering, exiting, exiting, fine, fine, finer, finer, finest, finest, getAnonymousLogger, getAnonymousLogger, getFilter, getGlobal, getHandlers, getLevel, getLogger, getLogger, getName, getParent, getResourceBundle, getResourceBundleName, getUseParentHandlers, info, info, isLoggable, log, log, log, log, log, log, log, logp, logp, logp, logp, logp, logp, logrb, logrb, logrb, logrb, logrb, logrb, removeHandler, setFilter, setLevel, setParent, setResourceBundle, setUseParentHandlers, severe, severe, throwing, warning, warning
public static final Level BUG
public static final Level ERROR
public static final Level SERVERERROR
public static final Level CLIENTERROR
public static final String Enter
public static final String Exit
public static Logger getLogger(Class c)
public static void createIndentConsoleLogger(String classPath, Level defaultLevel)
classPath
- root path for messagesdefaultLevel
- of messages to display.Copyright © 1999–2019 ViaOA. All rights reserved.