Uses of Interface
org.eclipse.rdf4j.common.app.logging.LogConfiguration
Packages that use LogConfiguration
Package
Description
-
Uses of LogConfiguration in org.eclipse.rdf4j.common.app
Fields in org.eclipse.rdf4j.common.app declared as LogConfigurationMethods in org.eclipse.rdf4j.common.app that return LogConfigurationModifier and TypeMethodDescriptionAppConfiguration.getLogConfiguration()
Get logging configurationprivate LogConfiguration
AppConfiguration.loadLogConfiguration()
Load and instantiate the logging configuration. -
Uses of LogConfiguration in org.eclipse.rdf4j.common.app.logging.base
Classes in org.eclipse.rdf4j.common.app.logging.base that implement LogConfigurationModifier and TypeClassDescriptionclass
Base implementation of LogConfiguration.class
Deprecated. -
Uses of LogConfiguration in org.eclipse.rdf4j.common.app.logging.logback
Classes in org.eclipse.rdf4j.common.app.logging.logback that implement LogConfiguration
AbstractLogConfiguration
instead.