Uses of Interface
org.eclipse.rdf4j.common.logging.LogRecord
-
Packages that use LogRecord Package Description org.eclipse.rdf4j.common.logging.base org.eclipse.rdf4j.common.logging.file.logback -
-
Uses of LogRecord in org.eclipse.rdf4j.common.logging.base
Classes in org.eclipse.rdf4j.common.logging.base that implement LogRecord Modifier and Type Class Description class
LogRecordBase
Deprecated.UseSimpleLogRecord
instead.class
SimpleLogRecord
Simple log record, containing only the basicsMethods in org.eclipse.rdf4j.common.logging.base that return LogRecord Modifier and Type Method Description abstract LogRecord
AbstractLogReader. next()
-
Uses of LogRecord in org.eclipse.rdf4j.common.logging.file.logback
Methods in org.eclipse.rdf4j.common.logging.file.logback that return LogRecord Modifier and Type Method Description LogRecord
FileLogReader. next()
LogRecord
MultipleFileLogReader. next()
-