public class RollingFileAppender extends Appender
| Modifier and Type | Field and Description |
|---|---|
FileWriter |
fw |
| Constructor and Description |
|---|
RollingFileAppender(File file) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
onBeforeLogging() |
getMinimumLevel, getOut, getSubscriptions, getTag, getTemplate, getThreadId, isEnabled, isSubscribeAll, isSubscribed, lockToCurrentThread, setEnabled, setMinimumLevel, setOut, setSettings, setSubscribeAll, setSubscriptions, setTag, setTemplate, subscribe, subscribe, writepublic FileWriter fw
public RollingFileAppender(File file)
public boolean onBeforeLogging()
onBeforeLogging in class AppenderCopyright © 2018. All rights reserved.