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 TypeClassDescriptionclassException for log not found.classException 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.voidThe event notification method: Logs event. -
Uses of ELogException in com.netscape.cms.logging
Methods in com.netscape.cms.logging that throw ELogExceptionModifier and TypeMethodDescriptionprotected voidSynchronized method to write an event to the log file.longRollingLogFile.expire(long expirationSeconds) Remove any log files which have not been modified in the specified timevoidLogFile.filter(SignedAuditEvent ev) voidInitialize and open the logvoidWrite an event to the log filevoidWrite 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)