Package | Description |
---|---|
org.jboss.logging.jdk.handlers |
Modifier and Type | Class and Description |
---|---|
class |
DailyRollingFileHandler
DailyRollingFileAppender extends
FileHandler so that the
underlying file is rolled over at a user chosen frequency. |
class |
FileHandler
FileAppender appends log events to a file.
|
class |
WriterHandler
A base handler that outputs log messages to a Writer
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.