|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileManager | |
---|---|
org.apache.logging.log4j.core.appender | Log4j 2 Appenders. |
org.apache.logging.log4j.core.appender.rolling | Rolling File Appender and support classes. |
Uses of FileManager in org.apache.logging.log4j.core.appender |
---|
Methods in org.apache.logging.log4j.core.appender that return FileManager | |
---|---|
static FileManager |
FileManager.getFileManager(String fileName,
boolean append,
boolean locking,
boolean bufferedIo,
String advertiseUri,
Layout<? extends Serializable> layout,
int bufferSize)
Returns the FileManager. |
Uses of FileManager in org.apache.logging.log4j.core.appender.rolling |
---|
Subclasses of FileManager in org.apache.logging.log4j.core.appender.rolling | |
---|---|
class |
RollingFileManager
The Rolling File Manager. |
class |
RollingRandomAccessFileManager
Extends RollingFileManager but instead of using a buffered output stream, this class uses a ByteBuffer and a RandomAccessFile to do the
I/O. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1999-2015 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.