Uses of Class
com.netscape.certsrv.logging.ELogException
Packages that use ELogException
Package
Description
-
Uses of ELogException in com.netscape.certsrv.logging
Subclasses of ELogException in com.netscape.certsrv.loggingModifier and TypeClassDescriptionclass
Exception for log not found.class
Exception for log plugin not found.Methods in com.netscape.certsrv.logging that throw ELogExceptionModifier and TypeMethodDescriptionILogSubsystem.getLogDefaultParams
(String implName) Get the default configuration parameter names associated with a plugin.ILogSubsystem.getLogInstanceParams
(String insName) Get the default configuration parameter names associated with a log instance.void
The event notification method: Logs event. -
Uses of ELogException in com.netscape.cms.logging
Methods in com.netscape.cms.logging that throw ELogExceptionModifier and TypeMethodDescriptionprotected void
Synchronized method to write an event to the log file.long
RollingLogFile.expire
(long expirationSeconds) Remove any log files which have not been modified in the specified timevoid
LogFile.filter
(SignedAuditEvent ev) void
Initialize and open the logvoid
Write an event to the log filevoid
Write an event to the log file -
Uses of ELogException in com.netscape.cmscore.logging
Methods in com.netscape.cmscore.logging that throw ELogExceptionModifier and TypeMethodDescriptionLogSubsystem.getLogDefaultParams
(String implName) LogSubsystem.getLogInstanceParams
(String insName)