public class JBossLogger
extends org.eclipse.persistence.logging.AbstractSessionLog
CONFIG_PREFIX, CONNECTION_STRING, DATE_FORMAT_STR, dateFormat, defaultLog, FINE_PREFIX, FINER_PREFIX, FINEST_PREFIX, INFO_PREFIX, level, session, SEVERE_PREFIX, shouldDisplayData, shouldLogExceptionStackTrace, shouldPrintConnection, shouldPrintDate, shouldPrintSession, shouldPrintThread, THREAD_STRING, TOPLINK_PREFIX, WARNING_PREFIX, writerALL, ALL_LABEL, CACHE, CONFIG, CONFIG_LABEL, CONNECTION, DBWS, DDL, DMS, EJB, EJB_OR_METADATA, EVENT, FINE, FINE_LABEL, FINER, FINER_LABEL, FINEST, FINEST_LABEL, INFO, INFO_LABEL, JPA, JPARS, loggerCatagories, METADATA, METAMODEL, MISC, MONITORING, MOXY, OFF, OFF_LABEL, PROCESSOR, PROPAGATION, PROPERTIES, QUERY, SEQUENCING, SERVER, SEVERE, SEVERE_LABEL, SQL, TRANSACTION, WARNING, WARNING_LABEL, WEAVER| Constructor and Description |
|---|
JBossLogger() |
| Modifier and Type | Method and Description |
|---|---|
void |
log(org.eclipse.persistence.logging.SessionLogEntry sessionLogEntry) |
boolean |
shouldDisplayData()
Show bound parameters in EclipseLink logging (JIPI-5)
|
boolean |
shouldLog(int level,
String category) |
clone, config, fine, finer, finest, formatMessage, getConnectionString, getDateFormat, getDateString, getDefaultLoggingLevel, getLevel, getLevel, getLevelString, getLog, getSession, getSessionString, getSupplementDetailString, getThreadString, getWriter, info, isOff, log, log, log, log, log, log, log, log, log, log, log, log, log, logThrowable, logThrowable, printPrefixString, setDateFormat, setLevel, setLevel, setLog, setSession, setShouldDisplayData, setShouldLogExceptionStackTrace, setShouldPrintConnection, setShouldPrintDate, setShouldPrintSession, setShouldPrintThread, setWriter, setWriter, severe, shouldLog, shouldLogExceptionStackTrace, shouldPrintConnection, shouldPrintDate, shouldPrintSession, shouldPrintThread, throwing, translateLoggingLevelToString, translateStringToLoggingLevel, warningpublic void log(org.eclipse.persistence.logging.SessionLogEntry sessionLogEntry)
log in interface org.eclipse.persistence.logging.SessionLoglog in class org.eclipse.persistence.logging.AbstractSessionLogpublic boolean shouldLog(int level,
String category)
shouldLog in interface org.eclipse.persistence.logging.SessionLogshouldLog in class org.eclipse.persistence.logging.AbstractSessionLogpublic boolean shouldDisplayData()
shouldDisplayData in interface org.eclipse.persistence.logging.SessionLogshouldDisplayData in class org.eclipse.persistence.logging.AbstractSessionLogCopyright © 2021 JBoss by Red Hat. All rights reserved.