Uses of Class
org.jboss.logmanager.handlers.PeriodicRotatingFileHandler
-
Packages that use PeriodicRotatingFileHandler Package Description org.jboss.logmanager.handlers -
-
Uses of PeriodicRotatingFileHandler in org.jboss.logmanager.handlers
Subclasses of PeriodicRotatingFileHandler in org.jboss.logmanager.handlers Modifier and Type Class Description class
PeriodicSizeRotatingFileHandler
A file handler which rotates the log at a preset time interval or the size of the log.
-