Class LogConfigurationBase
java.lang.Object
org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
org.eclipse.rdf4j.common.app.logging.base.LogConfigurationBase
- All Implemented Interfaces:
Configuration, LogConfiguration
@Deprecated(since="4.0")
public abstract class LogConfigurationBase
extends AbstractLogConfiguration
Deprecated.
-
Field Summary
Fields inherited from interface Configuration
DEFAULT_RESOURCES_LOCATION, DIR, RESOURCES_LOCATIONFields inherited from interface LogConfiguration
ADMIN_EVENT_LOG_FILE, ADMIN_EVENT_LOGGER_NAME, LOG_FILE, LOGGING_DIR, USER_EVENT_LOG_FILE, USER_EVENT_LOGGER_NAME -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractLogConfiguration
getAppConfiguration, getBaseDir, getConfDir, getLoggingDir, getPackages, isDebugLoggingEnabled, setAppConfiguration, setBaseDir, setDebugLoggingEnabledMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Configuration
destroy, init, load, saveMethods inherited from interface LogConfiguration
getDefaultLogReader, getLogReader
-
Constructor Details
-
LogConfigurationBase
-
AbstractLogConfigurationinstead.