Index
All Classes and Interfaces|All Packages
D
- destroy() - Method in class org.codice.ddf.platform.logging.LoggingService
- doAppend(PaxLoggingEvent) - Method in class org.codice.ddf.platform.logging.LoggingService
-
Called each time a
PaxLoggingEventis created in the system
E
- equals(Object) - Method in class org.codice.ddf.platform.logging.LogEvent
G
- getBundleName() - Method in class org.codice.ddf.platform.logging.LogEvent
-
Returns the name of the bundle that created this
LogEvent - getBundleVersion() - Method in class org.codice.ddf.platform.logging.LogEvent
-
Returns the version of the bundle that created this
LogEvent - getLevel() - Method in class org.codice.ddf.platform.logging.LogEvent
-
Returns the log level
- getMaxLogEvents() - Method in class org.codice.ddf.platform.logging.LoggingService
- getMessage() - Method in class org.codice.ddf.platform.logging.LogEvent
-
Returns the Message of this
LogEvent - getTimestamp() - Method in class org.codice.ddf.platform.logging.LogEvent
H
- hashCode() - Method in class org.codice.ddf.platform.logging.LogEvent
I
- init() - Method in class org.codice.ddf.platform.logging.LoggingService
L
- LogEvent - Class in org.codice.ddf.platform.logging
-
Describes a log event in the system
- LoggingService - Class in org.codice.ddf.platform.logging
-
A custom
PaxAppenderwhich receivesPaxLoggingEvents and is the Jolokia endpoint for the Logging UI in the Admin Console. - LoggingService(MBeanServer) - Constructor for class org.codice.ddf.platform.logging.LoggingService
-
Constructor
- LoggingServiceMBean - Interface in org.codice.ddf.platform.logging
-
The
LoggingServiceMBeaninterface is an MBean interface that defines logging event operations.
O
- org.codice.ddf.platform.logging - package org.codice.ddf.platform.logging
R
- retrieveLogEvents() - Method in class org.codice.ddf.platform.logging.LoggingService
- retrieveLogEvents() - Method in interface org.codice.ddf.platform.logging.LoggingServiceMBean
-
Retrieves all of the stored
LogEvents
S
- setMaxLogEvents(int) - Method in class org.codice.ddf.platform.logging.LoggingService
-
Sets the maximum number of
LogEvents to store
All Classes and Interfaces|All Packages