public class BotsFileHandler extends FileHandler
| Constructor and Description |
|---|
BotsFileHandler() |
BotsFileHandler(int limit,
int count) |
BotsFileHandler(String pattern) |
BotsFileHandler(String pattern,
boolean append) |
BotsFileHandler(String pattern,
int limit,
int count) |
BotsFileHandler(String pattern,
int limit,
int count,
boolean append) |
close, publishflush, isLoggable, setEncoding, setOutputStreamgetEncoding, getErrorManager, getFilter, getFormatter, getLevel, reportError, setErrorManager, setFilter, setFormatter, setLevelpublic BotsFileHandler()
throws IOException,
SecurityException
IOExceptionSecurityExceptionpublic BotsFileHandler(int limit,
int count)
throws IOException,
SecurityException
IOExceptionSecurityExceptionpublic BotsFileHandler(String pattern) throws IOException, SecurityException
IOExceptionSecurityExceptionpublic BotsFileHandler(String pattern, boolean append) throws IOException, SecurityException
IOExceptionSecurityExceptionpublic BotsFileHandler(String pattern, int limit, int count) throws IOException, SecurityException
IOExceptionSecurityExceptionpublic BotsFileHandler(String pattern, int limit, int count, boolean append) throws IOException, SecurityException
IOExceptionSecurityExceptionCopyright © 2019. All rights reserved.