Uses of Class
org.apache.logging.log4j.core.appender.RandomAccessFileManager
Packages that use RandomAccessFileManager
-
Uses of RandomAccessFileManager in org.apache.logging.log4j.core.appender
Methods in org.apache.logging.log4j.core.appender that return RandomAccessFileManagerModifier and TypeMethodDescriptionstatic RandomAccessFileManager
RandomAccessFileManager.getFileManager
(String fileName, boolean append, boolean immediateFlush, int bufferSize, String advertiseURI, Layout<? extends Serializable> layout, Configuration configuration) Returns the RandomAccessFileManager.