public abstract class AbstractLogConfigParser extends Object implements LogConfigParser
DEFAULT_CONSOLE_ENABLED, DEFAULT_LOG_DIRECTORY, DEFAULT_LOG_LEVEL, DEFAULT_LOG_NAME, DEFAULT_MAX_FILE_SIZE, DEFAULT_PROPERTIES_CONFIG_FILE_NAME, DEFAULT_XML_CONFIG_FILE_NAME| 构造器和说明 |
|---|
AbstractLogConfigParser() |
| 限定符和类型 | 方法和说明 |
|---|---|
FileLog |
createDefaultLog() |
protected FileLog |
createLog(String name,
String level,
String path,
boolean console,
int maxFileSize) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparseprotected FileLog createLog(String name, String level, String path, boolean console, int maxFileSize)
public FileLog createDefaultLog()
createDefaultLog 在接口中 LogConfigParserCopyright © 2016. All rights reserved.