@InterfaceAudience.Public @InterfaceStability.Unstable public class ContainerRollingLogAppender extends org.apache.log4j.RollingFileAppender implements Flushable
Constructor and Description |
---|
ContainerRollingLogAppender() |
Modifier and Type | Method and Description |
---|---|
void |
activateOptions() |
void |
flush() |
String |
getContainerLogDir()
Getter/Setter methods for log4j.
|
String |
getContainerLogFile() |
void |
setContainerLogDir(String containerLogDir) |
void |
setContainerLogFile(String containerLogFile) |
getMaxBackupIndex, getMaximumFileSize, rollOver, setFile, setMaxBackupIndex, setMaxFileSize, setMaximumFileSize, setQWForFiles, subAppend
closeFile, getAppend, getBufferedIO, getBufferSize, getFile, reset, setAppend, setBufferedIO, setBufferSize, setFile
append, checkEntryConditions, close, closeWriter, createWriter, getEncoding, getImmediateFlush, requiresLayout, setEncoding, setErrorHandler, setImmediateFlush, setWriter, shouldFlush, writeFooter, writeHeader
public void activateOptions()
activateOptions
in interface org.apache.log4j.spi.OptionHandler
activateOptions
in class org.apache.log4j.FileAppender
public String getContainerLogDir()
public void setContainerLogDir(String containerLogDir)
public String getContainerLogFile()
public void setContainerLogFile(String containerLogFile)
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.