Package | Description |
---|---|
org.jboss.logmanager.handlers |
Modifier and Type | Class | Description |
---|---|---|
class |
PeriodicRotatingFileHandler |
A file handler which rotates the log at a preset time interval.
|
class |
PeriodicSizeRotatingFileHandler |
A file handler which rotates the log at a preset time interval or the size of the log.
|
class |
SizeRotatingFileHandler |
Copyright © 2018. All rights reserved.