- setLevel(LogLevel) - Method in class org.znerd.logdoc.AbstractLogBridge
-
- setLevel(LogLevel) - Method in interface org.znerd.logdoc.LogBridge
-
- setLevel(LogLevel) - Method in class org.znerd.logdoc.UnsopLogBridge
-
- setLocale(String) - Static method in class org.znerd.logdoc.internal.LogCentral
-
Sets the locale on all logdoc Log classes.
- setLocale(String) - Method in class org.znerd.logdoc.internal.LogController
-
Activates the specified locale.
- setLocale(String) - Static method in class org.znerd.logdoc.Library
-
Sets the locale for the complete Logdoc library.
- setLogBridge(LogBridge) - Static method in class org.znerd.logdoc.Library
-
Sets the logging bridge to be used.
- setLogFilter(LogFilter) - Static method in class org.znerd.logdoc.Library
-
Sets the current log filter.
- setLogFilterByClassName(String) - Static method in class org.znerd.logdoc.Library
-
Set the active LogFilter by class name.
- setStackTraceAtMessageLevel(boolean) - Static method in class org.znerd.logdoc.Library
-
Enables or disables the display of the stack trace at the same level as the message.
- shouldLog(String, String, String, LogLevel) - Method in class org.znerd.logdoc.JulLogBridge
-
- shouldLog(String, String, String, LogLevel) - Method in interface org.znerd.logdoc.LogBridge
-
- shouldLog(String, String, String, LogLevel) - Static method in class org.znerd.logdoc.LogFacade
-
- shouldLog(String, String, String, LogLevel) - Method in class org.znerd.logdoc.PrintWriterLogBridge
-
- shouldLog(String, String, String, LogLevel) - Method in class org.znerd.logdoc.UnsopLogBridge
-
- SimpleLogFilter - Class in org.znerd.logdoc
-
Log filter that always returns the original parameter value.
- SimpleLogFilter() - Constructor for class org.znerd.logdoc.SimpleLogFilter
-
- StderrLogBridge - Class in org.znerd.logdoc
-