Package com.netscape.certsrv.logging
-
Interface Summary Interface Description ActivityResource AuditResource IAuditor IBundleLogEvent An interface which all loggable events must implement.ILogEvent An interface which all loggable events must implement.ILogEventFactory An interface represents a log event factory.ILogEventListener An interface represents a log event listener.ILogger An interface represents a logger for certificate server.ILogQueue An interface represents a log queue.ILogSubsystem An interface that represents a logging component. -
Class Summary Class Description ActivityClient ActivityCollection ActivityData AuditClient AuditConfig AuditConfig.EventConfig AuditConfig.EventConfigList AuditConfig.EventConfigsAdapter AuditEvent The log event object that carries message detail of a log event that goes into the Transaction log.AuditFile AuditFileCollection AuditFormat Define audit log message format.LogEvent LogPlugin This class represents a registered logger plugin.LogResources This is the fallback resource bundle for all log events.SignedAuditEvent The log event object that carries message detail of a log event that goes into the Signed Audit Event log. -
Enum Summary Enum Description LogCategory LogSource -
Exception Summary Exception Description ELogException This class implements a Log exception.ELogNotFound Exception for log not found.ELogPluginNotFound Exception for log plugin not found.