Module eclipselink
Package org.eclipse.persistence.logging
-
Interface Summary Interface Description SessionLog SessionLog is the ever-so-simple interface used by EclipseLink to log generated messages and SQL. -
Class Summary Class Description AbstractSessionLog Represents the abstract log that implements all the generic logging functions.DefaultSessionLog Purpose: Default log used for the session when message logging is enabled.EclipseLinkLogRecord Deprecated, for removal: This API element is subject to removal in a future version. UseEclipseLinkLogRecordinsteadJavaLog Deprecated, for removal: This API element is subject to removal in a future version. UseJavaLoginsteadLogFormatter Deprecated, for removal: This API element is subject to removal in a future version. UseLogFormatterinsteadSessionLogEntry SessionLogEntry is a simple container object that holds all the information pertinent to an EclipseLink logging event.XMLLogFormatter Deprecated, for removal: This API element is subject to removal in a future version. UseXMLLogFormatterinstead -
Enum Summary Enum Description LogCategory EclipseLink categories used for logging name space.LogLevel Log levels for EclipseLink logging.