|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileManager | |
---|---|
org.apache.logging.log4j.core.appender | Log4j 2.0 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 layout)
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 |
FastRollingFileManager
Extends RollingFileManager but instead of using a buffered output stream, this class uses a ByteBuffer and a RandomAccessFile to do the
I/O. |
class |
RollingFileManager
The Rolling File Manager. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1999-2013 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.