Uses of Interface
org.eclipse.rdf4j.common.logging.LogReader
Packages that use LogReader
Package
Description
-
Uses of LogReader in org.eclipse.rdf4j.common.app.logging
Methods in org.eclipse.rdf4j.common.app.logging that return LogReaderModifier and TypeMethodDescriptionLogConfiguration.getDefaultLogReader()
Default (fallback) LogReader instance.LogConfiguration.getLogReader(String appender)
A reader that can read logging information as stored by the specific logger's appender. -
Uses of LogReader in org.eclipse.rdf4j.common.app.logging.logback
Methods in org.eclipse.rdf4j.common.app.logging.logback that return LogReaderModifier and TypeMethodDescriptionLogbackConfiguration.getDefaultLogReader()
LogConfigurator.getDefaultLogReader()
Get default log readerLogbackConfiguration.getLogReader(String appender)
LogConfigurator.getLogReader(String appenderName)
-
Uses of LogReader in org.eclipse.rdf4j.common.logging.base
Classes in org.eclipse.rdf4j.common.logging.base that implement LogReaderModifier and TypeClassDescriptionclass
Abstract log readerclass
Deprecated.since 4.0. -
Uses of LogReader in org.eclipse.rdf4j.common.logging.file.logback
Classes in org.eclipse.rdf4j.common.logging.file.logback that implement LogReaderModifier and TypeClassDescriptionclass
File log readerclass
Date range-enabled wrapper for FileLogReader. -
Uses of LogReader in org.eclipse.rdf4j.common.webapp.system.logging
Methods in org.eclipse.rdf4j.common.webapp.system.logging that return LogReaderModifier and TypeMethodDescriptionLoggingOverviewController.getLogReader(int offset, int count, javax.servlet.http.HttpServletRequest request)