- 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.
- 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.
- 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.
- 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.
- 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
-