Uses of Enum
org.eclipse.rdf4j.common.logging.LogLevel
Packages that use LogLevel
-
Uses of LogLevel in org.eclipse.rdf4j.common.logging
Methods in org.eclipse.rdf4j.common.logging that return LogLevelModifier and TypeMethodDescriptionLogReader.getLevel()
Level of the log records returned by this log reader.LogRecord.getLevel()
Get log levelstatic LogLevel
Returns the enum constant of this type with the specified name.static LogLevel[]
LogLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.eclipse.rdf4j.common.logging with parameters of type LogLevel -
Uses of LogLevel in org.eclipse.rdf4j.common.logging.base
Methods in org.eclipse.rdf4j.common.logging.base that return LogLevelMethods in org.eclipse.rdf4j.common.logging.base with parameters of type LogLevel