Skip navigation links
C D E G H I K L M O R S T V W 

C

clear() - Method in enum hm.binkley.util.logging.osi.OSI.SystemProperty
Clears the value to the corresponding system property.
convert(ILoggingEvent) - Method in class hm.binkley.util.logging.MatchConverter
 
convert(ILoggingEvent) - Method in class hm.binkley.util.logging.TimeZoneConverter
 
create(String, Object...) - Method in interface hm.binkley.util.logging.LogMessage.Factory
 

D

debug(String) - Method in class hm.binkley.util.logging.MarkedLogger
 
debug(String, Object) - Method in class hm.binkley.util.logging.MarkedLogger
 
debug(String, Object, Object) - Method in class hm.binkley.util.logging.MarkedLogger
 
debug(String, Object...) - Method in class hm.binkley.util.logging.MarkedLogger
 
debug(String, Throwable) - Method in class hm.binkley.util.logging.MarkedLogger
 
debug(String) - Method in class hm.binkley.util.logging.MinimumLogger
 
debug(String, Object) - Method in class hm.binkley.util.logging.MinimumLogger
 
debug(String, Object, Object) - Method in class hm.binkley.util.logging.MinimumLogger
 
debug(String, Object...) - Method in class hm.binkley.util.logging.MinimumLogger
 
debug(String, Throwable) - Method in class hm.binkley.util.logging.MinimumLogger
 
debug(Marker, String) - Method in class hm.binkley.util.logging.MinimumLogger
 
debug(Marker, String, Object) - Method in class hm.binkley.util.logging.MinimumLogger
 
debug(Marker, String, Object, Object) - Method in class hm.binkley.util.logging.MinimumLogger
 
debug(Marker, String, Object...) - Method in class hm.binkley.util.logging.MinimumLogger
 
debug(Marker, String, Throwable) - Method in class hm.binkley.util.logging.MinimumLogger
 

E

enable() - Static method in class hm.binkley.util.logging.osi.OSI
Enable OSI logging using the default configuration resource, "osi-logback.xml" as found on the class path, and the default application name.
enable(boolean) - Static method in class hm.binkley.util.logging.osi.OSI
Enable OSI logging using the default configuration resource, "osi-logback.xml" as found on the class path, and the default application name.
enable(String) - Static method in class hm.binkley.util.logging.osi.OSI
Enable OSI logging using the default configuration resource, "osi-logback.xml" as found on the class path, and the given applicationName.
enable(String, boolean) - Static method in class hm.binkley.util.logging.osi.OSI
Enable OSI logging using the default configuration resource, "osi-logback.xml" as found on the class path, and the given applicationName.
error(String) - Method in class hm.binkley.util.logging.MarkedLogger
 
error(String, Object) - Method in class hm.binkley.util.logging.MarkedLogger
 
error(String, Object, Object) - Method in class hm.binkley.util.logging.MarkedLogger
 
error(String, Object...) - Method in class hm.binkley.util.logging.MarkedLogger
 
error(String, Throwable) - Method in class hm.binkley.util.logging.MarkedLogger
 
error(String) - Method in class hm.binkley.util.logging.MinimumLogger
 
error(String, Object) - Method in class hm.binkley.util.logging.MinimumLogger
 
error(String, Object, Object) - Method in class hm.binkley.util.logging.MinimumLogger
 
error(String, Object...) - Method in class hm.binkley.util.logging.MinimumLogger
 
error(String, Throwable) - Method in class hm.binkley.util.logging.MinimumLogger
 
error(Marker, String) - Method in class hm.binkley.util.logging.MinimumLogger
 
error(Marker, String, Object) - Method in class hm.binkley.util.logging.MinimumLogger
 
error(Marker, String, Object, Object) - Method in class hm.binkley.util.logging.MinimumLogger
 
error(Marker, String, Object...) - Method in class hm.binkley.util.logging.MinimumLogger
 
error(Marker, String, Throwable) - Method in class hm.binkley.util.logging.MinimumLogger
 

G

get() - Method in enum hm.binkley.util.logging.osi.OSI.SystemProperty
Gets the value of the corresponding system property.
getLogger(Class<?>) - Method in enum hm.binkley.util.logging.osi.SupportLoggers
Creates a new marked logger for the given logger.
getLogger(String) - Method in enum hm.binkley.util.logging.osi.SupportLoggers
Creates a new marked logger for the given logger.
getLogger(Logger) - Method in enum hm.binkley.util.logging.osi.SupportLoggers
Creates a new marked logger for the given logger.
getUnderlying() - Method in class hm.binkley.util.logging.MarkedLogger
Gets the underlying wrapped logger for extensions.
getUnderlying() - Method in class hm.binkley.util.logging.MinimumLogger
Gets the underlying wrapped logger for extensions.

H

hm.binkley.util.logging - package hm.binkley.util.logging
Additional features for SLF4J Logback.
hm.binkley.util.logging.osi - package hm.binkley.util.logging.osi
An "Operate/Support Interface" for logging.

I

info(String) - Method in class hm.binkley.util.logging.MarkedLogger
 
info(String, Object) - Method in class hm.binkley.util.logging.MarkedLogger
 
info(String, Object, Object) - Method in class hm.binkley.util.logging.MarkedLogger
 
info(String, Object...) - Method in class hm.binkley.util.logging.MarkedLogger
 
info(String, Throwable) - Method in class hm.binkley.util.logging.MarkedLogger
 
info(String) - Method in class hm.binkley.util.logging.MinimumLogger
 
info(String, Object) - Method in class hm.binkley.util.logging.MinimumLogger
 
info(String, Object, Object) - Method in class hm.binkley.util.logging.MinimumLogger
 
info(String, Object...) - Method in class hm.binkley.util.logging.MinimumLogger
 
info(String, Throwable) - Method in class hm.binkley.util.logging.MinimumLogger
 
info(Marker, String) - Method in class hm.binkley.util.logging.MinimumLogger
 
info(Marker, String, Object) - Method in class hm.binkley.util.logging.MinimumLogger
 
info(Marker, String, Object, Object) - Method in class hm.binkley.util.logging.MinimumLogger
 
info(Marker, String, Object...) - Method in class hm.binkley.util.logging.MinimumLogger
 
info(Marker, String, Throwable) - Method in class hm.binkley.util.logging.MinimumLogger
 
isDebugEnabled() - Method in class hm.binkley.util.logging.MinimumLogger
 
isDebugEnabled(Marker) - Method in class hm.binkley.util.logging.MinimumLogger
 
isEnabled(Logger) - Method in enum hm.binkley.util.logging.Level
Is the logger instance enabled for this level?
isEnabled(Logger, Marker) - Method in enum hm.binkley.util.logging.Level
Similar to Level.isEnabled(Logger) method except that the marker data is also taken into account.
isErrorEnabled() - Method in class hm.binkley.util.logging.MinimumLogger
 
isErrorEnabled(Marker) - Method in class hm.binkley.util.logging.MinimumLogger
 
isInfoEnabled() - Method in class hm.binkley.util.logging.MinimumLogger
 
isInfoEnabled(Marker) - Method in class hm.binkley.util.logging.MinimumLogger
 
isTraceEnabled() - Method in class hm.binkley.util.logging.MinimumLogger
 
isTraceEnabled(Marker) - Method in class hm.binkley.util.logging.MinimumLogger
 
isWarnEnabled() - Method in class hm.binkley.util.logging.MinimumLogger
 
isWarnEnabled(Marker) - Method in class hm.binkley.util.logging.MinimumLogger
 

K

key() - Method in enum hm.binkley.util.logging.osi.OSI.SystemProperty
Gets the key string used with system properties.

L

Level - Enum in hm.binkley.util.logging
Level inverts calls to SLF4J providing an object for methods corresponding to each logging level.
level() - Method in class hm.binkley.util.logging.LogMessage
 
log(Logger, String) - Method in enum hm.binkley.util.logging.Level
Log a message at this level.
log(Logger, String, Object) - Method in enum hm.binkley.util.logging.Level
Log a message at this level according to the specified format and argument.
log(Logger, String, Object, Object) - Method in enum hm.binkley.util.logging.Level
Log a message at this level according to the specified format and arguments.
log(Logger, String, Object...) - Method in enum hm.binkley.util.logging.Level
Log a message at this level according to the specified format and arguments.
log(Logger, String, Throwable) - Method in enum hm.binkley.util.logging.Level
Log an exception (throwable) at this level with an accompanying message.
log(Logger, Marker, String) - Method in enum hm.binkley.util.logging.Level
Log a message with the specific Marker at this level.
log(Logger, Marker, String, Object) - Method in enum hm.binkley.util.logging.Level
This method is similar to Level.log(Logger, String, Object) method except that the marker data is also taken into consideration.
log(Logger, Marker, String, Object, Object) - Method in enum hm.binkley.util.logging.Level
This method is similar to Level.log(Logger, String, Object, Object) method except that the marker data is also taken into consideration.
log(Logger, Marker, String, Object...) - Method in enum hm.binkley.util.logging.Level
This method is similar to Level.log(Logger, String, Object...) method except that the marker data is also taken into consideration.
log(Logger, Marker, String, Throwable) - Method in enum hm.binkley.util.logging.Level
This method is similar to Level.log(Logger, String, Throwable) method except that the marker data is also taken into consideration.
LoggerUtil - Class in hm.binkley.util.logging
LoggerUtil has utility methods for SLF4J loggers.
LogMessage - Class in hm.binkley.util.logging
LogMessage needs documentation.
LogMessage(ResourceBundle, String, Object...) - Constructor for class hm.binkley.util.logging.LogMessage
 
LogMessage.Factory - Interface in hm.binkley.util.logging
 
logTo(Logger) - Method in class hm.binkley.util.logging.LogMessage
 
logTo(Logger, Object...) - Method in class hm.binkley.util.logging.LogMessage
 
logTo(Logger, Throwable) - Method in class hm.binkley.util.logging.LogMessage
 
logTo(Logger, Throwable, Object...) - Method in class hm.binkley.util.logging.LogMessage
 

M

main(String...) - Static method in class hm.binkley.util.logging.MinimumLogger
 
main(String...) - Static method in class hm.binkley.util.logging.osi.OSIMain
 
main(String...) - Static method in class hm.binkley.util.logging.TimeZoneConverter
 
MarkedLogger - Class in hm.binkley.util.logging
MarkedLogger is an SLF4J logger with a default marker applied to all methods with a marker variant.
MarkedLogger(Logger, Marker) - Constructor for class hm.binkley.util.logging.MarkedLogger
Constructds a new MarkedLogger for the given parameters.
MarkedLogger(Logger, String, Marker) - Constructor for class hm.binkley.util.logging.MarkedLogger
Constructds a new MarkedLogger for the given parameters suitable as a base class.
MatchConverter - Class in hm.binkley.util.logging
MarkedConverter provides alternate conversions based on conditions.
MatchConverter() - Constructor for class hm.binkley.util.logging.MatchConverter
 
message() - Method in class hm.binkley.util.logging.LogMessage
 
MinimumLogger - Class in hm.binkley.util.logging
MinimalLogger complains about trivial logging.
MinimumLogger(Logger, Level) - Constructor for class hm.binkley.util.logging.MinimumLogger
Constructs a new MinimalLogger for the given parameters.
MinimumLogger(Logger, String, Level) - Constructor for class hm.binkley.util.logging.MinimumLogger
Constructs a new MinimalLogger for the given parameters suitable as a base class.

O

OSI - Class in hm.binkley.util.logging.osi
OSI enable OSI logging for simple cases.
OSI() - Constructor for class hm.binkley.util.logging.osi.OSI
 
OSI.SystemProperty - Enum in hm.binkley.util.logging.osi
SystemProperty defines system properties used by OSI.
OSIMain - Class in hm.binkley.util.logging.osi
OSIMain demonstrates OSI logging.
OSIMain() - Constructor for class hm.binkley.util.logging.osi.OSIMain
 

R

refreshLogback() - Static method in class hm.binkley.util.logging.LoggerUtil
Resets the global logack, forcing reread of configuration.

S

set(String) - Method in enum hm.binkley.util.logging.osi.OSI.SystemProperty
Sets the value of the corresponding system property, or clears it if null.
setLevel(Logger, Level) - Static method in class hm.binkley.util.logging.LoggerUtil
Programatically changes the log level if logger is a logback logger.
start() - Method in class hm.binkley.util.logging.MatchConverter
 
start() - Method in class hm.binkley.util.logging.TimeZoneConverter
 
SupportLoggers - Enum in hm.binkley.util.logging.osi
SupportLoggers are custom MarkedLoggers for specialized use.

T

TimeZoneConverter - Class in hm.binkley.util.logging
TimeZoneConverter provides the local timezone in TimeZone.SHORT or TimeZone.LONG format.
TimeZoneConverter() - Constructor for class hm.binkley.util.logging.TimeZoneConverter
 
toString() - Method in class hm.binkley.util.logging.LogMessage
 
toString() - Method in enum hm.binkley.util.logging.osi.OSI.SystemProperty
 
trace(String) - Method in class hm.binkley.util.logging.MarkedLogger
 
trace(String, Object) - Method in class hm.binkley.util.logging.MarkedLogger
 
trace(String, Object, Object) - Method in class hm.binkley.util.logging.MarkedLogger
 
trace(String, Object...) - Method in class hm.binkley.util.logging.MarkedLogger
 
trace(String, Throwable) - Method in class hm.binkley.util.logging.MarkedLogger
 
trace(String) - Method in class hm.binkley.util.logging.MinimumLogger
 
trace(String, Object) - Method in class hm.binkley.util.logging.MinimumLogger
 
trace(String, Object, Object) - Method in class hm.binkley.util.logging.MinimumLogger
 
trace(String, Object...) - Method in class hm.binkley.util.logging.MinimumLogger
 
trace(String, Throwable) - Method in class hm.binkley.util.logging.MinimumLogger
 
trace(Marker, String) - Method in class hm.binkley.util.logging.MinimumLogger
 
trace(Marker, String, Object) - Method in class hm.binkley.util.logging.MinimumLogger
 
trace(Marker, String, Object, Object) - Method in class hm.binkley.util.logging.MinimumLogger
 
trace(Marker, String, Object...) - Method in class hm.binkley.util.logging.MinimumLogger
 
trace(Marker, String, Throwable) - Method in class hm.binkley.util.logging.MinimumLogger
 
trace(Class<?>) - Static method in enum hm.binkley.util.logging.osi.SupportLoggers
Redundant method for SupportLoggers.TRACE returning XLogger.
trace(String) - Static method in enum hm.binkley.util.logging.osi.SupportLoggers
Redundant method for SupportLoggers.TRACE returning XLogger.

V

valueOf(String) - Static method in enum hm.binkley.util.logging.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hm.binkley.util.logging.osi.OSI.SystemProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hm.binkley.util.logging.osi.SupportLoggers
Returns the enum constant of this type with the specified name.
values() - Static method in enum hm.binkley.util.logging.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hm.binkley.util.logging.osi.OSI.SystemProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hm.binkley.util.logging.osi.SupportLoggers
Returns an array containing the constants of this enum type, in the order they are declared.

W

warn(String) - Method in class hm.binkley.util.logging.MarkedLogger
 
warn(String, Object) - Method in class hm.binkley.util.logging.MarkedLogger
 
warn(String, Object, Object) - Method in class hm.binkley.util.logging.MarkedLogger
 
warn(String, Object...) - Method in class hm.binkley.util.logging.MarkedLogger
 
warn(String, Throwable) - Method in class hm.binkley.util.logging.MarkedLogger
 
warn(String) - Method in class hm.binkley.util.logging.MinimumLogger
 
warn(String, Object) - Method in class hm.binkley.util.logging.MinimumLogger
 
warn(String, Object, Object) - Method in class hm.binkley.util.logging.MinimumLogger
 
warn(String, Object...) - Method in class hm.binkley.util.logging.MinimumLogger
 
warn(String, Throwable) - Method in class hm.binkley.util.logging.MinimumLogger
 
warn(Marker, String) - Method in class hm.binkley.util.logging.MinimumLogger
 
warn(Marker, String, Object) - Method in class hm.binkley.util.logging.MinimumLogger
 
warn(Marker, String, Object, Object) - Method in class hm.binkley.util.logging.MinimumLogger
 
warn(Marker, String, Object...) - Method in class hm.binkley.util.logging.MinimumLogger
 
warn(Marker, String, Throwable) - Method in class hm.binkley.util.logging.MinimumLogger
 
C D E G H I K L M O R S T V W 
Skip navigation links

Copyright © 2013–2015 binkley's BLOG. All rights reserved.