Skip navigation links
B C D E F G H I L M N O P R S T U W 

B

BUG - Static variable in class org.usefultoys.slf4j.meter.Markers
 
bytes(long) - Static method in class org.usefultoys.slf4j.utils.UnitFormatter
Format number of bytes as string.

C

call(Callable<T>) - Method in class org.usefultoys.slf4j.meter.Meter
 
checkCurrentInstance() - Method in class org.usefultoys.slf4j.meter.Meter
 
classLoading_loaded - Variable in class org.usefultoys.slf4j.internal.SystemData
 
classLoading_total - Variable in class org.usefultoys.slf4j.internal.SystemData
 
classLoading_unloaded - Variable in class org.usefultoys.slf4j.internal.SystemData
 
close() - Method in class org.usefultoys.slf4j.meter.Meter
Compliance with Closeable.
collectManagedBeanStatus() - Method in class org.usefultoys.slf4j.internal.SystemData
 
collectPlatformStatus() - Method in class org.usefultoys.slf4j.internal.SystemData
 
collectRuntimeStatus() - Method in class org.usefultoys.slf4j.internal.SystemData
 
compilationTime - Variable in class org.usefultoys.slf4j.internal.SystemData
 
Config - Class in org.usefultoys.slf4j.internal
Collection of static methods to read system properties.
Config() - Constructor for class org.usefultoys.slf4j.internal.Config
 
context - Variable in class org.usefultoys.slf4j.meter.MeterData
Additional meta data describing the job.
contextDestroyed(ServletContextEvent) - Method in class org.usefultoys.slf4j.report.ReportContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.usefultoys.slf4j.report.ReportContextListener
 
createTime - Variable in class org.usefultoys.slf4j.meter.MeterData
When the job was created/scheduled.
ctx(String) - Method in class org.usefultoys.slf4j.meter.Meter
Adds an entry to the context map.
ctx(boolean, String) - Method in class org.usefultoys.slf4j.meter.Meter
Adds an entry to the context map if conditions is true.
ctx(boolean, String, String) - Method in class org.usefultoys.slf4j.meter.Meter
Adds an entry to the context map if conditions is true or false.
ctx(String, int) - Method in class org.usefultoys.slf4j.meter.Meter
Adds an entry to the context map.
ctx(String, long) - Method in class org.usefultoys.slf4j.meter.Meter
Adds an entry to the context map.
ctx(String, boolean) - Method in class org.usefultoys.slf4j.meter.Meter
Adds an entry to the context map.
ctx(String, float) - Method in class org.usefultoys.slf4j.meter.Meter
Adds an entry to the context map.
ctx(String, double) - Method in class org.usefultoys.slf4j.meter.Meter
Adds an entry to the context map.
ctx(String, Integer) - Method in class org.usefultoys.slf4j.meter.Meter
Adds an entry to the context map.
ctx(String, Long) - Method in class org.usefultoys.slf4j.meter.Meter
Adds an entry to the context map.
ctx(String, Boolean) - Method in class org.usefultoys.slf4j.meter.Meter
Adds an entry to the context map.
ctx(String, Float) - Method in class org.usefultoys.slf4j.meter.Meter
Adds an entry to the context map.
ctx(String, Double) - Method in class org.usefultoys.slf4j.meter.Meter
Adds an entry to the context map.
ctx(String, Object) - Method in class org.usefultoys.slf4j.meter.Meter
Adds an entry to the context map.
ctx(String, String) - Method in class org.usefultoys.slf4j.meter.Meter
Adds an entry to the context map.
ctx(String, String, Object...) - Method in class org.usefultoys.slf4j.meter.Meter
Adds an entry to the context map.

D

DATA_FAIL - Static variable in class org.usefultoys.slf4j.meter.Markers
 
DATA_OK - Static variable in class org.usefultoys.slf4j.meter.Markers
 
DATA_PROGRESS - Static variable in class org.usefultoys.slf4j.meter.Markers
 
DATA_REJECT - Static variable in class org.usefultoys.slf4j.meter.Markers
 
DATA_SLOW_OK - Static variable in class org.usefultoys.slf4j.meter.Markers
 
DATA_SLOW_PROGRESS - Static variable in class org.usefultoys.slf4j.meter.Markers
 
DATA_START - Static variable in class org.usefultoys.slf4j.meter.Markers
 
DATA_WATCHER - Static variable in class org.usefultoys.slf4j.watcher.Markers
 
DEFAULT_WATCHER - Static variable in class org.usefultoys.slf4j.watcher.WatcherSingleton
Watcher default instance.
delayMilliseconds - Static variable in class org.usefultoys.slf4j.watcher.WatcherConfig
Time to wait before reporting the first watcher status, in milliseconds.
description - Variable in class org.usefultoys.slf4j.meter.MeterData
An arbitrary short, human readable message to describe the task being measured.
DETAILED_MESSAGE_PREFIX - Static variable in class org.usefultoys.slf4j.meter.MeterData
 
DETAILED_MESSAGE_PREFIX - Static variable in class org.usefultoys.slf4j.watcher.WatcherData
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.usefultoys.slf4j.report.ReportServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.usefultoys.slf4j.watcher.WatcherServlet
 

E

equals(Object) - Method in class org.usefultoys.slf4j.internal.EventData
 
EVENT_CATEGORY - Static variable in class org.usefultoys.slf4j.internal.EventData
 
EVENT_NAME - Static variable in class org.usefultoys.slf4j.internal.EventData
 
EVENT_POSITION - Static variable in class org.usefultoys.slf4j.internal.EventData
 
eventCategory - Variable in class org.usefultoys.slf4j.internal.EventData
Identifier that categorizes events.
EventData - Class in org.usefultoys.slf4j.internal
Abstract class representing events collected by slf4j-toys.
EventData() - Constructor for class org.usefultoys.slf4j.internal.EventData
 
eventName - Variable in class org.usefultoys.slf4j.internal.EventData
Identifier of the event.
eventPosition - Variable in class org.usefultoys.slf4j.internal.EventData
Time ordered position for multiple occurrences of the same event.
EventReader - Class in org.usefultoys.slf4j.internal
Provides methods that implement recurrent deserialization patterns.
EventReader() - Constructor for class org.usefultoys.slf4j.internal.EventReader
 
EventWriter - Class in org.usefultoys.slf4j.internal
Provides methods that implement recurrent serialization patterns.
expectedIterations - Variable in class org.usefultoys.slf4j.meter.MeterData
How many iteration were expected by the operation.

F

fail(Throwable) - Method in class org.usefultoys.slf4j.meter.Meter
Refuses the meter in order to claim incomplete or inconsistent execution of the task represented by the meter.
failClass - Variable in class org.usefultoys.slf4j.meter.MeterData
For failure result, the exception class that caused the failure.
failMessage - Variable in class org.usefultoys.slf4j.meter.MeterData
For failure result, the exception message that caused the failure.
fillInStackTrace() - Method in class org.usefultoys.slf4j.meter.Meter.MeterThrowable
 
finalize() - Method in class org.usefultoys.slf4j.meter.Meter
Checks if meters the meter has been forgotten to be confirmed or refused.
flow(Object) - Method in class org.usefultoys.slf4j.meter.Meter
Deprecated.

G

garbageCollector_count - Variable in class org.usefultoys.slf4j.internal.SystemData
 
garbageCollector_time - Variable in class org.usefultoys.slf4j.internal.SystemData
 
getContext() - Method in class org.usefultoys.slf4j.meter.MeterData
 
getCreateTime() - Method in class org.usefultoys.slf4j.meter.MeterData
 
getCurrentInstance() - Static method in class org.usefultoys.slf4j.meter.Meter
 
getCurrentIteration() - Method in class org.usefultoys.slf4j.meter.MeterData
 
getDebugOutputStream(Logger) - Static method in class org.usefultoys.slf4j.LoggerFactory
Returns a OutputStream whose close and flush methods write its unformatted data as a debug message to logger.
getDebugOutputStream(Logger, String) - Static method in class org.usefultoys.slf4j.LoggerFactory
Returns a OutputStream whose close and flush methods write its unformatted data as a debug message to logger.
getDebugPrintStream(Logger) - Static method in class org.usefultoys.slf4j.LoggerFactory
Returns a PrintStream whose close and flush methods write its formatted text as a debug message to logger.
getDebugPrintStream(Logger, String) - Static method in class org.usefultoys.slf4j.LoggerFactory
Returns a PrintStream whose close and flush methods write its structured text as a debug message to logger.
getDescription() - Method in class org.usefultoys.slf4j.meter.MeterData
 
getErrorOutputStream(Logger) - Static method in class org.usefultoys.slf4j.LoggerFactory
Returns a OutputStream whose close and flush methods write its unformatted data as an error message to logger.
getErrorOutputStream(Logger, String) - Static method in class org.usefultoys.slf4j.LoggerFactory
Returns a OutputStream whose close and flush methods write its unformatted data as an error message to logger.
getErrorPrintStream(Logger) - Static method in class org.usefultoys.slf4j.LoggerFactory
Returns a PrintStream whose close and flush methods write its formatted text as an error message to logger.
getErrorPrintStream(Logger, String) - Static method in class org.usefultoys.slf4j.LoggerFactory
Returns a PrintStream whose close and flush methods write its structured text as an error message to logger.
getEventCategory() - Method in class org.usefultoys.slf4j.internal.EventData
 
getEventName() - Method in class org.usefultoys.slf4j.internal.EventData
 
getEventPosition() - Method in class org.usefultoys.slf4j.internal.EventData
 
getExceptionClass() - Method in class org.usefultoys.slf4j.meter.MeterData
 
getExceptionMessage() - Method in class org.usefultoys.slf4j.meter.MeterData
 
getExecutionTime() - Method in class org.usefultoys.slf4j.meter.MeterData
 
getExpectedIterations() - Method in class org.usefultoys.slf4j.meter.MeterData
 
getFullID() - Method in class org.usefultoys.slf4j.internal.EventData
 
getInfoOutputStream(Logger) - Static method in class org.usefultoys.slf4j.LoggerFactory
Returns a OutputStream whose close and flush methods write its unformatted data as an information message to logger.
getInfoOutputStream(Logger, String) - Static method in class org.usefultoys.slf4j.LoggerFactory
Returns a OutputStream whose close and flush methods write its unformatted data as an information message to logger.
getInfoPrintStream(Logger) - Static method in class org.usefultoys.slf4j.LoggerFactory
Returns a PrintStream whose close and flush methods write its formatted text as an information message to logger.
getInfoPrintStream(Logger, String) - Static method in class org.usefultoys.slf4j.LoggerFactory
Returns a PrintStream whose close and flush methods write its structured text as an information message to logger.
getIterationsPerSecond() - Method in class org.usefultoys.slf4j.meter.MeterData
 
getLogger(String) - Static method in class org.usefultoys.slf4j.LoggerFactory
Returns a logger named according to the name parameter using the statically bound ILoggerFactory instance.
getLogger(Class<?>) - Static method in class org.usefultoys.slf4j.LoggerFactory
Returns a logger named according to the class passed as parameter, using the statically bound ILoggerFactory instance.
getLogger(Class<?>, String) - Static method in class org.usefultoys.slf4j.LoggerFactory
Returns a separate logger named according to a parent logger and the operation or feature, using the statically bound ILoggerFactory instance.
getLogger(Logger, String) - Static method in class org.usefultoys.slf4j.LoggerFactory
Returns a separate logger named according to a parent logger and the operation or feature, using the statically bound ILoggerFactory instance.
getLogger() - Method in class org.usefultoys.slf4j.meter.Meter
 
getLogger() - Method in class org.usefultoys.slf4j.report.Reporter
 
getLogger() - Method in class org.usefultoys.slf4j.watcher.Watcher
 
getMeter(Logger) - Static method in class org.usefultoys.slf4j.meter.MeterFactory
Returns a Meter with category equal to the logger name and as meter category.
getMeter(String) - Static method in class org.usefultoys.slf4j.meter.MeterFactory
Returns a Meter with given category, which will also be also the logger name.
getMeter(Class<?>) - Static method in class org.usefultoys.slf4j.meter.MeterFactory
Returns a Meter with given category equal to the class name, which will also be the logger name.
getMeter(Class<?>, String) - Static method in class org.usefultoys.slf4j.meter.MeterFactory
Returns a Meter with given category equal to the class name, which will also be the logger name.
getMeter(Logger, String) - Static method in class org.usefultoys.slf4j.meter.MeterFactory
Returns a Meter with given category equal to the logger name.
getMillisecondsProperty(String, long) - Static method in class org.usefultoys.slf4j.internal.Config
Retrieve the value of a system property as an integer representing milliseconds.
getPathId() - Method in class org.usefultoys.slf4j.meter.MeterData
 
getProperty(String, String) - Static method in class org.usefultoys.slf4j.internal.Config
Retrieve the value of a system property as a string value.
getProperty(String, boolean) - Static method in class org.usefultoys.slf4j.internal.Config
Retrieve the value of a system property as a boolean value.
getProperty(String, int) - Static method in class org.usefultoys.slf4j.internal.Config
Retrieve the value of a system property as an integer value.
getProperty(String, long) - Static method in class org.usefultoys.slf4j.internal.Config
Retrieve the value of a system property as a long integer value.
getRejectId() - Method in class org.usefultoys.slf4j.meter.MeterData
 
getSessionUuid() - Method in class org.usefultoys.slf4j.internal.EventData
 
getStartTime() - Method in class org.usefultoys.slf4j.meter.MeterData
 
getStopTime() - Method in class org.usefultoys.slf4j.meter.MeterData
 
getTime() - Method in class org.usefultoys.slf4j.internal.EventData
 
getTimeLimitNanoseconds() - Method in class org.usefultoys.slf4j.meter.MeterData
 
getTraceOutputStream(Logger) - Static method in class org.usefultoys.slf4j.LoggerFactory
Returns a OutputStream whose close and flush methods write its unformatted data as a trace message to logger.
getTraceOutputStream(Logger, String) - Static method in class org.usefultoys.slf4j.LoggerFactory
Returns a OutputStream whose close and flush methods write its unformatted data as a trace message to logger.
getTracePrintStream(Logger) - Static method in class org.usefultoys.slf4j.LoggerFactory
Returns a PrintStream whose close and flush methods write its formatted text as a trace message to logger.
getTracePrintStream(Logger, String) - Static method in class org.usefultoys.slf4j.LoggerFactory
Returns a PrintStream whose close and flush methods write its structured text as a trace message to logger.
getWaitingTime() - Method in class org.usefultoys.slf4j.meter.MeterData
 
getWarnOutputStream(Logger) - Static method in class org.usefultoys.slf4j.LoggerFactory
Returns a OutputStream whose close and flush methods write its unformatted data as a warning message to logger.
getWarnOutputStream(Logger, String) - Static method in class org.usefultoys.slf4j.LoggerFactory
Returns a OutputStream whose close and flush methods write its unformatted data as a warning message to logger.
getWarnPrintStream(Logger) - Static method in class org.usefultoys.slf4j.LoggerFactory
Returns a PrintStream whose close and flush methods write its formatted text as a warning message to logger.
getWarnPrintStream(Logger, String) - Static method in class org.usefultoys.slf4j.LoggerFactory
Returns a PrintStream whose close and flush methods write its structured text as a warning message to logger.

H

hackJulEnable - Static variable in class org.usefultoys.slf4j.LoggerConfig
Use JUL instead of SLF4J.
hackJulReplaceSource - Static variable in class org.usefultoys.slf4j.LoggerConfig
Replace class and method name with logger name.
hashCode() - Method in class org.usefultoys.slf4j.internal.EventData
 
hasMore() - Method in class org.usefultoys.slf4j.internal.EventReader
 
heap_commited - Variable in class org.usefultoys.slf4j.internal.SystemData
 
heap_max - Variable in class org.usefultoys.slf4j.internal.SystemData
 
heap_used - Variable in class org.usefultoys.slf4j.internal.SystemData
 

I

ILLEGAL - Static variable in class org.usefultoys.slf4j.meter.Markers
 
inc() - Method in class org.usefultoys.slf4j.meter.Meter
Notifies the meter that one more iteration or step completed that make up the task successfully.
incBy(long) - Method in class org.usefultoys.slf4j.meter.Meter
Notifies the meter that more of iterations or steps that make up the task completed successfully.
INCONSISTENT_EXCEPTION - Static variable in class org.usefultoys.slf4j.meter.Markers
 
INCONSISTENT_FAIL - Static variable in class org.usefultoys.slf4j.meter.Markers
 
INCONSISTENT_FINALIZED - Static variable in class org.usefultoys.slf4j.meter.Markers
 
INCONSISTENT_INCREMENT - Static variable in class org.usefultoys.slf4j.meter.Markers
 
INCONSISTENT_OK - Static variable in class org.usefultoys.slf4j.meter.Markers
 
INCONSISTENT_PROGRESS - Static variable in class org.usefultoys.slf4j.meter.Markers
 
INCONSISTENT_REJECT - Static variable in class org.usefultoys.slf4j.meter.Markers
 
INCONSISTENT_START - Static variable in class org.usefultoys.slf4j.meter.Markers
 
incTo(long) - Method in class org.usefultoys.slf4j.meter.Meter
Notifies the meter that a number of iterations or steps that make up the task already completed successfully.
isCompletelyEqualsImpl(EventData) - Method in class org.usefultoys.slf4j.internal.EventData
Subclasses shall provide an implementation that compares its specific properties to the respective properties of the other instance given as argument.
isCompletelyEqualsImpl(EventData) - Method in class org.usefultoys.slf4j.internal.SystemData
 
isCompletelyEqualsImpl(EventData) - Method in class org.usefultoys.slf4j.meter.MeterData
 
isCompletelyEqualsTo(EventData) - Method in class org.usefultoys.slf4j.internal.EventData
Indicates weather all properties are equal to the respective properties of the other instance given as argument.
isFail() - Method in class org.usefultoys.slf4j.meter.MeterData
 
isOK() - Method in class org.usefultoys.slf4j.meter.MeterData
 
isReject() - Method in class org.usefultoys.slf4j.meter.MeterData
 
isSameAs(EventData) - Method in class org.usefultoys.slf4j.internal.EventData
Indicates whether this event represents the same as the given argument, based on session uuid, category, name and position.
isSlow() - Method in class org.usefultoys.slf4j.meter.MeterData
 
isStarted() - Method in class org.usefultoys.slf4j.meter.MeterData
 
isStopped() - Method in class org.usefultoys.slf4j.meter.MeterData
 
iteration - Variable in class org.usefultoys.slf4j.meter.MeterData
How many iterations were run by the operation.
iterations(long) - Method in class org.usefultoys.slf4j.meter.Meter
Configures the meter as representing a task made up of iterations or steps.
iterations(long) - Static method in class org.usefultoys.slf4j.utils.UnitFormatter
Format number of iterations as string.
iterations(double) - Static method in class org.usefultoys.slf4j.utils.UnitFormatter
Format number of iterations as string.
iterationsPerSecond(long) - Static method in class org.usefultoys.slf4j.utils.UnitFormatter
Format number of iterations/second as string.
iterationsPerSecond(double) - Static method in class org.usefultoys.slf4j.utils.UnitFormatter
Format number of iterations/second as string.

L

limitMilliseconds(long) - Method in class org.usefultoys.slf4j.meter.Meter
Configures the meter with an threshold for reasonable, typical execution time for the task represented by the meter.
logAllReports(Executor) - Method in class org.usefultoys.slf4j.report.Reporter
Run all reports and write them as information messages to logger.
logCurrentStatus() - Method in class org.usefultoys.slf4j.watcher.Watcher
Produces a 1-line summary of the current system status as information message and an encoded event as trace message.
logDefaultReports(Executor) - Method in class org.usefultoys.slf4j.report.Reporter
Run reports accoding to ReporterConfig and write them as information messages to logger.
LoggerConfig - Class in org.usefultoys.slf4j
Collection of properties that drive Meter and Watcher common logging behavior.
LoggerConfig() - Constructor for class org.usefultoys.slf4j.LoggerConfig
 
LoggerFactory - Class in org.usefultoys.slf4j
An alternative to LoggerFactory, with additional useful methods.
LoggerFactory() - Constructor for class org.usefultoys.slf4j.LoggerFactory
 

M

m(String) - Method in class org.usefultoys.slf4j.meter.Meter
Configures the meter with a human readable message that explains the task's purpose.
m(String, Object...) - Method in class org.usefultoys.slf4j.meter.Meter
Configures the meter with a human readable message that explains the task's purpose.
main(String[]) - Static method in class org.usefultoys.slf4j.meter.ToCSV
 
Markers - Class in org.usefultoys.slf4j.meter
Collection of SLF4J Markers used to identify Meter log messages.
Markers - Class in org.usefultoys.slf4j.watcher
Collection of SLF4J Markers used to identify Watcher log messages.
Meter - Class in org.usefultoys.slf4j.meter
At beginning, termination of operations and on iterations, collects system status and reports it to logger.
Meter(Logger) - Constructor for class org.usefultoys.slf4j.meter.Meter
Creates a new meter.
Meter(Logger, String) - Constructor for class org.usefultoys.slf4j.meter.Meter
Creates a new meter.
Meter.IllegalMeterUsage - Class in org.usefultoys.slf4j.meter
 
Meter.MeterThrowable - Class in org.usefultoys.slf4j.meter
 
Meter.TryWithResourcesFailed - Class in org.usefultoys.slf4j.meter
 
MeterConfig - Class in org.usefultoys.slf4j.meter
Collection of properties that drive Meter and MeterData behavior.
MeterConfig() - Constructor for class org.usefultoys.slf4j.meter.MeterConfig
 
MeterData - Class in org.usefultoys.slf4j.meter
Augments the SystemData with start, stop, failure and flow information measured by Meter.
MeterData() - Constructor for class org.usefultoys.slf4j.meter.MeterData
 
MeterFactory - Class in org.usefultoys.slf4j.meter
The MeterFactory is a utility class producing Meters.
MeterFactory() - Constructor for class org.usefultoys.slf4j.meter.MeterFactory
 
MSG_FAIL - Static variable in class org.usefultoys.slf4j.meter.Markers
 
MSG_OK - Static variable in class org.usefultoys.slf4j.meter.Markers
 
MSG_PROGRESS - Static variable in class org.usefultoys.slf4j.meter.Markers
 
MSG_REJECT - Static variable in class org.usefultoys.slf4j.meter.Markers
 
MSG_SLOW_OK - Static variable in class org.usefultoys.slf4j.meter.Markers
 
MSG_START - Static variable in class org.usefultoys.slf4j.meter.Markers
 
MSG_WATCHER - Static variable in class org.usefultoys.slf4j.watcher.Markers
 

N

name - Static variable in class org.usefultoys.slf4j.report.ReporterConfig
Default report name.
name - Static variable in class org.usefultoys.slf4j.watcher.WatcherConfig
Logger name where watcher log messages are written to.
nanoseconds(long) - Static method in class org.usefultoys.slf4j.utils.UnitFormatter
Format number of nanoseconds as string.
nanoseconds(double) - Static method in class org.usefultoys.slf4j.utils.UnitFormatter
Format number of nanoseconds as string.
nonHeap_commited - Variable in class org.usefultoys.slf4j.internal.SystemData
 
nonHeap_max - Variable in class org.usefultoys.slf4j.internal.SystemData
 
nonHeap_used - Variable in class org.usefultoys.slf4j.internal.SystemData
 

O

objectPendingFinalizationCount - Variable in class org.usefultoys.slf4j.internal.SystemData
 
ok() - Method in class org.usefultoys.slf4j.meter.Meter
Confirms the meter in order to claim successful completion of the task represented by the meter.
ok(Object) - Method in class org.usefultoys.slf4j.meter.Meter
Confirms the meter in order to claim successful completion of the task represented by the meter.
org.usefultoys.slf4j - package org.usefultoys.slf4j
 
org.usefultoys.slf4j.internal - package org.usefultoys.slf4j.internal
 
org.usefultoys.slf4j.meter - package org.usefultoys.slf4j.meter
 
org.usefultoys.slf4j.report - package org.usefultoys.slf4j.report
 
org.usefultoys.slf4j.utils - package org.usefultoys.slf4j.utils
 
org.usefultoys.slf4j.watcher - package org.usefultoys.slf4j.watcher
 

P

path(Object) - Method in class org.usefultoys.slf4j.meter.Meter
 
pathId - Variable in class org.usefultoys.slf4j.meter.MeterData
For successful execution, the string token that identifies the execution pathId.
periodMilliseconds - Static variable in class org.usefultoys.slf4j.watcher.WatcherConfig
Time period to wait before reporting further watcher status, in milliseconds.
printCategory - Static variable in class org.usefultoys.slf4j.meter.MeterConfig
If Meter and MeterData print the category on the 1-line summary message.
progress() - Method in class org.usefultoys.slf4j.meter.Meter
Allow informing about successful completion of iterations or steps making up the task represented by the meter.
progressPeriodMilliseconds - Static variable in class org.usefultoys.slf4j.meter.MeterConfig
Time to wait before reporting next progress status, in milliseconds.
PROP_CONTEXT - Static variable in class org.usefultoys.slf4j.meter.MeterData
 
PROP_CREATE_TIME - Static variable in class org.usefultoys.slf4j.meter.MeterData
 
PROP_DESCRIPTION - Static variable in class org.usefultoys.slf4j.meter.MeterData
 
PROP_EXPECTED_ITERATION - Static variable in class org.usefultoys.slf4j.meter.MeterData
 
PROP_FAIL_ID - Static variable in class org.usefultoys.slf4j.meter.MeterData
 
PROP_ITERATION - Static variable in class org.usefultoys.slf4j.meter.MeterData
 
PROP_LIMIT_TIME - Static variable in class org.usefultoys.slf4j.meter.MeterData
 
PROP_PATH_ID - Static variable in class org.usefultoys.slf4j.meter.MeterData
 
PROP_REJECT_ID - Static variable in class org.usefultoys.slf4j.meter.MeterData
 
PROP_START_TIME - Static variable in class org.usefultoys.slf4j.meter.MeterData
 
PROP_STOP_TIME - Static variable in class org.usefultoys.slf4j.meter.MeterData
 
PROP_THREAD - Static variable in class org.usefultoys.slf4j.meter.MeterData
 
property(String, Enum<?>) - Method in class org.usefultoys.slf4j.internal.EventWriter
Writes a property whose value is an enumeration.
property(String, boolean) - Method in class org.usefultoys.slf4j.internal.EventWriter
Writes a property whose value is a boolean.
property(String, long) - Method in class org.usefultoys.slf4j.internal.EventWriter
Writes a property whose value is a long integer.
property(String, long, long) - Method in class org.usefultoys.slf4j.internal.EventWriter
Writes a property whose value is a tuple of two long integers.
property(String, long, long, long) - Method in class org.usefultoys.slf4j.internal.EventWriter
Writes a property whose value is a tuple of three long integers.
property(String, long, long, long, long) - Method in class org.usefultoys.slf4j.internal.EventWriter
Writes a property whose value is a tuple of four long integers.
property(String, double) - Method in class org.usefultoys.slf4j.internal.EventWriter
Writes a property whose value is a long double.
property(String, String) - Method in class org.usefultoys.slf4j.internal.EventWriter
Writes a property whose value is a string.
property(String, String, String) - Method in class org.usefultoys.slf4j.internal.EventWriter
Writes a property whose value is a tuple of tow strings.
property(String, String, String, String) - Method in class org.usefultoys.slf4j.internal.EventWriter
Writes a property whose value is a tuple of three strings.
property(String, String, String, String, String) - Method in class org.usefultoys.slf4j.internal.EventWriter
Writes a property whose value is a tuple of four strings.
property(String, Map<String, String>) - Method in class org.usefultoys.slf4j.internal.EventWriter
Writes a property whose value is a map.

R

read(String, char) - Method in class org.usefultoys.slf4j.internal.EventData
Reads an event from the encoded string representation.
read(String) - Method in class org.usefultoys.slf4j.meter.MeterData
 
read(String) - Method in class org.usefultoys.slf4j.watcher.WatcherData
 
readableString(StringBuilder) - Method in class org.usefultoys.slf4j.internal.EventData
Writes a concise, human readable string representation of the event into the supplied StringBuilder.
readableString(StringBuilder) - Method in class org.usefultoys.slf4j.meter.MeterData
 
readableString(StringBuilder) - Method in class org.usefultoys.slf4j.watcher.WatcherData
 
readableWrite() - Method in class org.usefultoys.slf4j.meter.MeterData
 
readableWrite() - Method in class org.usefultoys.slf4j.watcher.WatcherData
 
readBoolean() - Method in class org.usefultoys.slf4j.internal.EventReader
Read the property value as boolean.
readDouble() - Method in class org.usefultoys.slf4j.internal.EventReader
Read the property value as double.
readDoubleOrZero() - Method in class org.usefultoys.slf4j.internal.EventReader
Read the property value as double or zero if values is empty.
readEnum(Class<T>) - Method in class org.usefultoys.slf4j.internal.EventReader
Read the property value as enumeration.
readLong() - Method in class org.usefultoys.slf4j.internal.EventReader
Read the property value as long integer.
readLongOrZero() - Method in class org.usefultoys.slf4j.internal.EventReader
Read the property value as long integer or zero if values is empty.
readMap() - Method in class org.usefultoys.slf4j.internal.EventReader
Read the property value as a map of string key and values.
readMapKey() - Method in class org.usefultoys.slf4j.internal.EventReader
 
readMapValue() - Method in class org.usefultoys.slf4j.internal.EventReader
 
readOptionalSymbol(char) - Method in class org.usefultoys.slf4j.internal.EventReader
Consumes an optional symbol if available.
readPropertyImpl(EventReader, String) - Method in class org.usefultoys.slf4j.internal.EventData
Subclasses shall provide an implementation that reads its specific properties from the encoded string representation.
readPropertyImpl(EventReader, String) - Method in class org.usefultoys.slf4j.internal.SystemData
 
readPropertyImpl(EventReader, String) - Method in class org.usefultoys.slf4j.meter.MeterData
 
readPropertyKey() - Method in class org.usefultoys.slf4j.internal.EventReader
 
readPropertyName() - Method in class org.usefultoys.slf4j.internal.EventReader
Read a name of the next expected incoming property.
readPropertyValue() - Method in class org.usefultoys.slf4j.internal.EventReader
 
readString() - Method in class org.usefultoys.slf4j.internal.EventReader
Read the property value as string.
readSymbol(char) - Method in class org.usefultoys.slf4j.internal.EventReader
Consumes an expected symbol.
reject(Object) - Method in class org.usefultoys.slf4j.meter.Meter
Confirms the meter in order to claim unsuccessful completion of the task represented by the meter.
rejectId - Variable in class org.usefultoys.slf4j.meter.MeterData
For rejected execution, the string token that identifies the rejection cause.
ReportCalendar() - Constructor for class org.usefultoys.slf4j.report.Reporter.ReportCalendar
 
reportCalendar - Static variable in class org.usefultoys.slf4j.report.ReporterConfig
If default report includes date, time, calendar and timezone information.
ReportCharset() - Constructor for class org.usefultoys.slf4j.report.Reporter.ReportCharset
 
reportCharset - Static variable in class org.usefultoys.slf4j.report.ReporterConfig
If default report includes current and available charset information.
ReportContextListener - Class in org.usefultoys.slf4j.report
A servlet context listener that logs reports when server is started.
ReportContextListener() - Constructor for class org.usefultoys.slf4j.report.ReportContextListener
 
Reporter - Class in org.usefultoys.slf4j.report
Produces reports about available and used resources, and current configuration.
Reporter() - Constructor for class org.usefultoys.slf4j.report.Reporter
 
Reporter(Logger) - Constructor for class org.usefultoys.slf4j.report.Reporter
Constructor
Reporter.ReportCalendar - Class in org.usefultoys.slf4j.report
 
Reporter.ReportCharset - Class in org.usefultoys.slf4j.report
 
Reporter.ReportFileSystem - Class in org.usefultoys.slf4j.report
 
Reporter.ReportLocale - Class in org.usefultoys.slf4j.report
 
Reporter.ReportMemory - Class in org.usefultoys.slf4j.report
 
Reporter.ReportNetworkInterface - Class in org.usefultoys.slf4j.report
 
Reporter.ReportOperatingSystem - Class in org.usefultoys.slf4j.report
 
Reporter.ReportPhysicalSystem - Class in org.usefultoys.slf4j.report
 
Reporter.ReportUser - Class in org.usefultoys.slf4j.report
 
Reporter.ReportVM - Class in org.usefultoys.slf4j.report
 
ReporterConfig - Class in org.usefultoys.slf4j.report
Collection of properties that drive Reporter behavior.
ReporterConfig() - Constructor for class org.usefultoys.slf4j.report.ReporterConfig
 
ReportFileSystem() - Constructor for class org.usefultoys.slf4j.report.Reporter.ReportFileSystem
 
reportFileSystem - Static variable in class org.usefultoys.slf4j.report.ReporterConfig
If default report includes available and used disk storage information.
ReportLocale() - Constructor for class org.usefultoys.slf4j.report.Reporter.ReportLocale
 
reportLocale - Static variable in class org.usefultoys.slf4j.report.ReporterConfig
If default report includes current and available locale information.
ReportMemory() - Constructor for class org.usefultoys.slf4j.report.Reporter.ReportMemory
 
reportMemory - Static variable in class org.usefultoys.slf4j.report.ReporterConfig
If default report includes available and used memory information.
ReportNetworkInterface(NetworkInterface) - Constructor for class org.usefultoys.slf4j.report.Reporter.ReportNetworkInterface
 
reportNetworkInterface - Static variable in class org.usefultoys.slf4j.report.ReporterConfig
If default report includes available network interface information.
ReportOperatingSystem() - Constructor for class org.usefultoys.slf4j.report.Reporter.ReportOperatingSystem
 
reportOperatingSystem - Static variable in class org.usefultoys.slf4j.report.ReporterConfig
If default report includes operating system information.
ReportPhysicalSystem() - Constructor for class org.usefultoys.slf4j.report.Reporter.ReportPhysicalSystem
 
reportPhysicalSystem - Static variable in class org.usefultoys.slf4j.report.ReporterConfig
If default report includes physical machine information.
ReportServlet - Class in org.usefultoys.slf4j.report
 
ReportServlet() - Constructor for class org.usefultoys.slf4j.report.ReportServlet
 
ReportUser() - Constructor for class org.usefultoys.slf4j.report.Reporter.ReportUser
 
reportUser - Static variable in class org.usefultoys.slf4j.report.ReporterConfig
If default report includes current user information.
ReportVM() - Constructor for class org.usefultoys.slf4j.report.Reporter.ReportVM
 
reportVM - Static variable in class org.usefultoys.slf4j.report.ReporterConfig
If default report includes JVM information.
reset() - Method in class org.usefultoys.slf4j.internal.EventData
Reverts all event attributes to their constructor initial value.
reset(String) - Method in class org.usefultoys.slf4j.internal.EventReader
 
resetImpl() - Method in class org.usefultoys.slf4j.internal.EventData
Subclasses shall provide an implementation that resets its specific properties to their constructor initial value.
resetImpl() - Method in class org.usefultoys.slf4j.internal.SystemData
 
resetImpl() - Method in class org.usefultoys.slf4j.meter.MeterData
 
run(Runnable) - Method in class org.usefultoys.slf4j.meter.Meter
 
run() - Method in class org.usefultoys.slf4j.report.Reporter.ReportCalendar
 
run() - Method in class org.usefultoys.slf4j.report.Reporter.ReportCharset
 
run() - Method in class org.usefultoys.slf4j.report.Reporter.ReportFileSystem
 
run() - Method in class org.usefultoys.slf4j.report.Reporter.ReportLocale
 
run() - Method in class org.usefultoys.slf4j.report.Reporter.ReportMemory
 
run() - Method in class org.usefultoys.slf4j.report.Reporter.ReportNetworkInterface
 
run() - Method in class org.usefultoys.slf4j.report.Reporter.ReportOperatingSystem
 
run() - Method in class org.usefultoys.slf4j.report.Reporter.ReportPhysicalSystem
 
run() - Method in class org.usefultoys.slf4j.report.Reporter.ReportUser
 
run() - Method in class org.usefultoys.slf4j.report.Reporter.ReportVM
 
run() - Method in class org.usefultoys.slf4j.watcher.Watcher
 
runDefaultReport() - Static method in class org.usefultoys.slf4j.Session
Runs the default report on the current thread.
runtime_maxMemory - Variable in class org.usefultoys.slf4j.internal.SystemData
 
runtime_totalMemory - Variable in class org.usefultoys.slf4j.internal.SystemData
 
runtime_usedMemory - Variable in class org.usefultoys.slf4j.internal.SystemData
 

S

safeCall(Callable<T>) - Method in class org.usefultoys.slf4j.meter.Meter
 
safeCall(Class<E>, Callable<T>) - Method in class org.usefultoys.slf4j.meter.Meter
 
Session - Class in org.usefultoys.slf4j
Profiling session for the current JVM.
SESSION_UUID - Static variable in class org.usefultoys.slf4j.internal.EventData
 
sessionUuid - Variable in class org.usefultoys.slf4j.internal.EventData
Session UUID of JVM where this event data was collected.
start() - Method in class org.usefultoys.slf4j.meter.Meter
Notifies the meter in order to claim immediate execution start of the task represented by the meter.
startDefaultWatcherExecutor() - Static method in class org.usefultoys.slf4j.watcher.WatcherSingleton
Starts the executor that periodically invokes the default watcher to report system status.
startDefaultWatcherTimer() - Static method in class org.usefultoys.slf4j.watcher.WatcherSingleton
Starts the timer that periodically invokes the default watcher to report system status.
startTime - Variable in class org.usefultoys.slf4j.meter.MeterData
When the job started execution.
stopDefaultWatcherExecutor() - Static method in class org.usefultoys.slf4j.watcher.WatcherSingleton
Stops the executor that periodically invokes the default watcher periodically.
stopDefaultWatcherTimer() - Static method in class org.usefultoys.slf4j.watcher.WatcherSingleton
Stops the timer that periodically invokes the default watcher periodically.
stopTime - Variable in class org.usefultoys.slf4j.meter.MeterData
When the job finished execution.
sub(String) - Method in class org.usefultoys.slf4j.meter.Meter
Creates a new Meter whose name is under the hierarchy of this meter.
SystemConfig - Class in org.usefultoys.slf4j.internal
Collection of properties that drive SystemData behavior.
SystemConfig() - Constructor for class org.usefultoys.slf4j.internal.SystemConfig
 
SystemData - Class in org.usefultoys.slf4j.internal
Augments the EventData with status collected from the virtual machine.
SystemData() - Constructor for class org.usefultoys.slf4j.internal.SystemData
 
systemLoad - Variable in class org.usefultoys.slf4j.internal.SystemData
 

T

time - Variable in class org.usefultoys.slf4j.internal.EventData
Timestamp when the event data was collected.
timeLimitNanoseconds - Variable in class org.usefultoys.slf4j.meter.MeterData
Time considered reasonable for successful execution.
ToCSV - Class in org.usefultoys.slf4j.meter
 
ToCSV() - Constructor for class org.usefultoys.slf4j.meter.ToCSV
 
toString() - Method in class org.usefultoys.slf4j.internal.EventData
 

U

unctx(String) - Method in class org.usefultoys.slf4j.meter.Meter
Removes an entry from the context map.
UnitFormatter - Class in org.usefultoys.slf4j.utils
Collection of methods to format numbers, rounding them to an unit that reduces their string representation.
useClassLoadingManagedBean - Static variable in class org.usefultoys.slf4j.internal.SystemConfig
If class loading status is retrieved from ClassLoadingMXBean.
useCompilationManagedBean - Static variable in class org.usefultoys.slf4j.internal.SystemConfig
If JIT compiler status is retrieved from CompilationMXBean.
useGarbageCollectionManagedBean - Static variable in class org.usefultoys.slf4j.internal.SystemConfig
If garbage collector status is retrieved from GarbageCollectorMXBean.
useMemoryManagedBean - Static variable in class org.usefultoys.slf4j.internal.SystemConfig
If memory usage status is retrieved from MemoryMXBean.
usePlatformManagedBean - Static variable in class org.usefultoys.slf4j.internal.SystemConfig
If operating system status is retrieved from OperatingSystemMXBean.
uuid - Static variable in class org.usefultoys.slf4j.Session
UUID of the current SLF4J-Toys instance.

W

Watcher - Class in org.usefultoys.slf4j.watcher
Collects system status and reports it to logger.
Watcher(Logger) - Constructor for class org.usefultoys.slf4j.watcher.Watcher
Constructor.
WatcherConfig - Class in org.usefultoys.slf4j.watcher
Collection of properties that drive Watcher and WatcherData behavior.
WatcherConfig() - Constructor for class org.usefultoys.slf4j.watcher.WatcherConfig
 
WatcherData - Class in org.usefultoys.slf4j.watcher
Adapts the SystemData to semantics required by Watcher.
WatcherData() - Constructor for class org.usefultoys.slf4j.watcher.WatcherData
 
WatcherServlet - Class in org.usefultoys.slf4j.watcher
Simple servlet that reacts to GET methods by invoking the default watcher to report system status.
WatcherServlet() - Constructor for class org.usefultoys.slf4j.watcher.WatcherServlet
 
WatcherSingleton - Class in org.usefultoys.slf4j.watcher
Keeps the default watcher singleton.
write(StringBuilder, char) - Method in class org.usefultoys.slf4j.internal.EventData
Writes an encoded string representation of the event into the supplied StringBuilder.
write() - Method in class org.usefultoys.slf4j.meter.MeterData
 
write() - Method in class org.usefultoys.slf4j.watcher.WatcherData
 
writePropertiesImpl(EventWriter) - Method in class org.usefultoys.slf4j.internal.EventData
Subclasses shall provide an implementation that appends its specific properties to the encoded string representation.
writePropertiesImpl(EventWriter) - Method in class org.usefultoys.slf4j.internal.SystemData
 
writePropertiesImpl(EventWriter) - Method in class org.usefultoys.slf4j.meter.MeterData
 
B C D E F G H I L M N O P R S T U W 
Skip navigation links