Skip navigation links
A C D E F G I L M N O P Q R S T U V W 

A

AbstractLoggerRuntimeException - Exception in org.refcodes.logger.exeptions.impls
 
AbstractLoggerRuntimeException(String, String) - Constructor for exception org.refcodes.logger.exeptions.impls.AbstractLoggerRuntimeException
AbstractLoggerRuntimeException(String, Throwable, String) - Constructor for exception org.refcodes.logger.exeptions.impls.AbstractLoggerRuntimeException
AbstractLoggerRuntimeException(String, Throwable) - Constructor for exception org.refcodes.logger.exeptions.impls.AbstractLoggerRuntimeException
AbstractLoggerRuntimeException(String) - Constructor for exception org.refcodes.logger.exeptions.impls.AbstractLoggerRuntimeException
AbstractLoggerRuntimeException(Throwable, String) - Constructor for exception org.refcodes.logger.exeptions.impls.AbstractLoggerRuntimeException
AbstractLoggerRuntimeException(Throwable) - Constructor for exception org.refcodes.logger.exeptions.impls.AbstractLoggerRuntimeException
alert(String) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Logs a log message with log priorityLogPriority.ALERT.
alert(String, Throwable) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Logs a log message with log priorityLogPriority.ALERT.
alert(String, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Logs a log message with log priorityLogPriority.ALERT.
alert(String, Throwable, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Logs a log message with log priorityLogPriority.ALERT.
alert(String) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Logs a log message with log priorityLogPriority.ALERT.
alert(String, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Logs a log message with log priorityLogPriority.ALERT.
alert(String, Throwable) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Logs a log message with log priorityLogPriority.ALERT.
alert(String, Throwable, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Logs a log message with log priorityLogPriority.ALERT.
alert(String) - Method in interface org.refcodes.logger.RuntimeLogger
Logs a log message with log priorityLogPriority.ALERT.
alert(String, Object...) - Method in interface org.refcodes.logger.RuntimeLogger
Logs a log message with log priorityLogPriority.ALERT.
alert(String, Throwable) - Method in interface org.refcodes.logger.RuntimeLogger
Logs a log message with log priorityLogPriority.ALERT.
alert(String, Throwable, Object...) - Method in interface org.refcodes.logger.RuntimeLogger
Logs a log message with log priorityLogPriority.ALERT.

C

clone() - Method in class org.refcodes.logger.impls.LogPriorityColumnImpl
clone() - Method in class org.refcodes.logger.impls.MethodNameColumnImpl
createInstance() - Method in class org.refcodes.logger.impls.RuntimeLoggerFactoryImpl
createInstance(Properties) - Method in class org.refcodes.logger.impls.RuntimeLoggerFactoryImpl
createInstance(String) - Method in class org.refcodes.logger.impls.RuntimeLoggerFactoryImpl
createInstance(String, Properties) - Method in class org.refcodes.logger.impls.RuntimeLoggerFactoryImpl
The provided identifier represents a level hierarchy as defined in the RuntimeLoggerConsts.RUNTIME_LOGGER_CONFIG XML file.
critical(String) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Logs a log message with log priorityLogPriority.CRITICAL.
critical(String, Throwable) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Logs a log message with log priorityLogPriority.CRITICAL.
critical(String, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Logs a log message with log priorityLogPriority.CRITICAL.
critical(String, Throwable, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Logs a log message with log priorityLogPriority.CRITICAL.
critical(String) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Logs a log message with log priorityLogPriority.CRITICAL.
critical(String, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Logs a log message with log priorityLogPriority.CRITICAL.
critical(String, Throwable) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Logs a log message with log priorityLogPriority.CRITICAL.
critical(String, Throwable, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Logs a log message with log priorityLogPriority.CRITICAL.
critical(String) - Method in interface org.refcodes.logger.RuntimeLogger
Logs a log message with log priorityLogPriority.CRITICAL.
critical(String, Object...) - Method in interface org.refcodes.logger.RuntimeLogger
Logs a log message with log priorityLogPriority.CRITICAL.
critical(String, Throwable) - Method in interface org.refcodes.logger.RuntimeLogger
Logs a log message with log priorityLogPriority.CRITICAL.
critical(String, Throwable, Object...) - Method in interface org.refcodes.logger.RuntimeLogger
Logs a log message with log priorityLogPriority.CRITICAL.

D

debug(String) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Logs a log message with log priorityLogPriority.DEBUG.
debug(String, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Logs a log message with log priorityLogPriority.DEBUG.
debug(String) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Logs a log message with log priorityLogPriority.DEBUG.
debug(String, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Logs a log message with log priorityLogPriority.DEBUG.
debug(String) - Method in interface org.refcodes.logger.RuntimeLogger
Logs a log message with log priorityLogPriority.DEBUG.
debug(String, Object...) - Method in interface org.refcodes.logger.RuntimeLogger
Logs a log message with log priorityLogPriority.DEBUG.
DEFAULT_LOG_PRIORITY - Static variable in class org.refcodes.logger.impls.RuntimeLoggerImpl
 
deleteLogs(Criteria) - Method in interface org.refcodes.logger.TrimLogger
Deletes logged Record instances according to the provided Criteria.
doLog(LogPriority, String, StackTraceElement, Throwable) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Helper method to log the required information.

E

error(String) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Logs a log message with log priorityLogPriority.ERROR.
error(String, Throwable) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Logs a log message with log priorityLogPriority.ERROR.
error(String, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Logs a log message with log priorityLogPriority.ERROR.
error(String, Throwable, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Logs a log message with log priorityLogPriority.ERROR.
error(String) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Logs a log message with log priorityLogPriority.ERROR.
error(String, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Logs a log message with log priorityLogPriority.ERROR.
error(String, Throwable) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Logs a log message with log priorityLogPriority.ERROR.
error(String, Throwable, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Logs a log message with log priorityLogPriority.ERROR.
error(String) - Method in interface org.refcodes.logger.RuntimeLogger
Logs a log message with log priorityLogPriority.ERROR.
error(String, Object...) - Method in interface org.refcodes.logger.RuntimeLogger
Logs a log message with log priorityLogPriority.ERROR.
error(String, Throwable) - Method in interface org.refcodes.logger.RuntimeLogger
Logs a log message with log priorityLogPriority.ERROR.
error(String, Throwable, Object...) - Method in interface org.refcodes.logger.RuntimeLogger
Logs a log message with log priorityLogPriority.ERROR.

F

FIELD_LOG_DATE - Static variable in interface org.refcodes.logger.consts.LoggerConsts
 
FIELD_LOG_EXCEPTION - Static variable in interface org.refcodes.logger.consts.LoggerConsts
 
FIELD_LOG_FULLY_QUALIFIED_CLASS_NAME - Static variable in interface org.refcodes.logger.consts.LoggerConsts
 
FIELD_LOG_LINE_NUMBER - Static variable in interface org.refcodes.logger.consts.LoggerConsts
 
FIELD_LOG_MESSAGE - Static variable in interface org.refcodes.logger.consts.LoggerConsts
 
FIELD_LOG_METHOD_NAME - Static variable in interface org.refcodes.logger.consts.LoggerConsts
 
FIELD_LOG_PRIORITY - Static variable in interface org.refcodes.logger.consts.LoggerConsts
 
FIELD_LOG_THREAD_NAME - Static variable in interface org.refcodes.logger.consts.LoggerConsts
 
findLogs() - Method in interface org.refcodes.logger.QueryLogger
Retrieves all available Record instances being logged.
findLogs(int) - Method in interface org.refcodes.logger.QueryLogger
Retrieves all available Record instances being logged matching the given criteria and restrictions.
findLogs(Header<T>, int) - Method in interface org.refcodes.logger.QueryLogger
Retrieves all available Record instances being logged matching the given criteria and restrictions.
findLogs(Criteria) - Method in interface org.refcodes.logger.QueryLogger
Retrieves all available Record instances being logged matching the given criteria and restrictions.
findLogs(Criteria, int) - Method in interface org.refcodes.logger.QueryLogger
Retrieves all available Record instances being logged matching the given criteria and restrictions.
findLogs(Criteria, Header<T>) - Method in interface org.refcodes.logger.QueryLogger
Retrieves all available Record instances being logged matching the given criteria and restrictions.
findLogs(Criteria, Header<T>, int) - Method in interface org.refcodes.logger.QueryLogger
Retrieves all available Record instances being logged matching the given criteria and restrictions.
fromConfigurationFile(String, String) - Static method in class org.refcodes.logger.utilities.RuntimeLoggerUtility
Instantiates a RuntimeLogger from the referenced configuration file which's location is identified at the given element path.
fromKey(String) - Static method in enum org.refcodes.logger.consts.LoggerFields
Gets a predefined column by key (name).
fromStorageStrings(String[]) - Method in class org.refcodes.logger.impls.LogPriorityColumnImpl
fromStorageStrings(String[]) - Method in class org.refcodes.logger.impls.MethodNameColumnImpl
------------------------------------------------------------------------- The internal format always takes care that a method name is just a name not ending with "()".

G

getCallerStackTraceElement() - Static method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Returns the stack trace element belonging to the caller of the caller of this method.
getColumn() - Method in enum org.refcodes.logger.consts.LoggerFields
getInstance() - Static method in class org.refcodes.logger.impls.RuntimeLoggerFactorySingleton
Returns the singleton's instance as fabricated by this RuntimeLoggerFactorySingleton.
getInstance() - Static method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Returns the singleton's instance as fabricated by this RuntimeLoggerSingleton.
getKey() - Method in enum org.refcodes.logger.consts.LoggerFields
getLogger() - Method in interface org.refcodes.logger.mixins.LoggerAccessor
Retrieves the logger from the logger property.
getLogPriority() - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Retrieves the LogPriority from the LogPriorityAccessor.
getLogPriority() - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Retrieves the LogPriority from the LogPriorityAccessor.
getLogPriority() - Method in interface org.refcodes.logger.mixins.LogPriorityAccessor
Retrieves the LogPriority from the LogPriorityAccessor.
getName() - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
getName() - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
getPriority() - Method in enum org.refcodes.logger.consts.LogPriority
Returns the severity of the log priority.
getType() - Method in enum org.refcodes.logger.consts.LoggerFields

I

IllegalRecordRuntimeException - Exception in org.refcodes.logger.exeptions.impls
Thrown in case the record cannot be logged as a specific implementation might expect some dedicated Column instances to be contained in the provided Record.
IllegalRecordRuntimeException(Record<?>, String, String) - Constructor for exception org.refcodes.logger.exeptions.impls.IllegalRecordRuntimeException
IllegalRecordRuntimeException(Record<?>, String, Throwable, String) - Constructor for exception org.refcodes.logger.exeptions.impls.IllegalRecordRuntimeException
IllegalRecordRuntimeException(Record<?>, String, Throwable) - Constructor for exception org.refcodes.logger.exeptions.impls.IllegalRecordRuntimeException
IllegalRecordRuntimeException(Record<?>, String) - Constructor for exception org.refcodes.logger.exeptions.impls.IllegalRecordRuntimeException
IllegalRecordRuntimeException(Record<?>, Throwable, String) - Constructor for exception org.refcodes.logger.exeptions.impls.IllegalRecordRuntimeException
IllegalRecordRuntimeException(Record<?>, Throwable) - Constructor for exception org.refcodes.logger.exeptions.impls.IllegalRecordRuntimeException
info(String) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Logs a log message with log priorityLogPriority.INFO.
info(String, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Logs a log message with log priorityLogPriority.INFO.
info(String) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Logs a log message with log priorityLogPriority.INFO.
info(String, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Logs a log message with log priorityLogPriority.INFO.
info(String) - Method in interface org.refcodes.logger.RuntimeLogger
Logs a log message with log priorityLogPriority.INFO.
info(String, Object...) - Method in interface org.refcodes.logger.RuntimeLogger
Logs a log message with log priorityLogPriority.INFO.
isLog(LogPriority) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Determines whether the RuntimeLogger is being configured to log messages of the according LogPriority.
isLog(LogPriority) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Determines whether the RuntimeLogger is being configured to log messages of the according LogPriority.
isLog(LogPriority) - Method in interface org.refcodes.logger.RuntimeLogger
Determines whether the RuntimeLogger is being configured to log messages of the according LogPriority.
isLogAlert() - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Determines whether the RuntimeLogger is being configured to log fatal messages (LogPriority.ALERT).
isLogAlert() - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Determines whether the RuntimeLogger is being configured to log fatal messages (LogPriority.ALERT).
isLogAlert() - Method in interface org.refcodes.logger.RuntimeLogger
Determines whether the RuntimeLogger is being configured to log fatal messages (LogPriority.ALERT).
isLogCritical() - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Determines whether the RuntimeLogger is being configured to log fatal messages (LogPriority.CRITICAL).
isLogCritical() - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Determines whether the RuntimeLogger is being configured to log fatal messages (LogPriority.CRITICAL).
isLogCritical() - Method in interface org.refcodes.logger.RuntimeLogger
Determines whether the RuntimeLogger is being configured to log fatal messages (LogPriority.CRITICAL).
isLogDebug() - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Determines whether the RuntimeLogger is being configured to log debug messages (LogPriority.DEBUG).
isLogDebug() - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Determines whether the RuntimeLogger is being configured to log debug messages (LogPriority.DEBUG).
isLogDebug() - Method in interface org.refcodes.logger.RuntimeLogger
Determines whether the RuntimeLogger is being configured to log debug messages (LogPriority.DEBUG).
isLogError() - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Determines whether the RuntimeLogger is being configured to log errors (LogPriority.ERROR).
isLogError() - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Determines whether the RuntimeLogger is being configured to log errors (LogPriority.ERROR).
isLogError() - Method in interface org.refcodes.logger.RuntimeLogger
Determines whether the RuntimeLogger is being configured to log errors (LogPriority.ERROR).
isLogInfo() - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Determines whether the RuntimeLogger is being configured to log infos (LogPriority.INFO).
isLogInfo() - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Determines whether the RuntimeLogger is being configured to log infos (LogPriority.INFO).
isLogInfo() - Method in interface org.refcodes.logger.RuntimeLogger
Determines whether the RuntimeLogger is being configured to log infos (LogPriority.INFO).
isLogNotice() - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Determines whether the RuntimeLogger is being configured to log notices (LogPriority.NOTICE).
isLogNotice() - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Determines whether the RuntimeLogger is being configured to log notices (LogPriority.NOTICE).
isLogNotice() - Method in interface org.refcodes.logger.RuntimeLogger
Determines whether the RuntimeLogger is being configured to log notices (LogPriority.NOTICE).
isLogPanic() - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Determines whether the RuntimeLogger is being configured to log fatal messages (LogPriority.PANIC).
isLogPanic() - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Determines whether the RuntimeLogger is being configured to log fatal messages (LogPriority.PANIC).
isLogPanic() - Method in interface org.refcodes.logger.RuntimeLogger
Determines whether the RuntimeLogger is being configured to log fatal messages (LogPriority.PANIC).
isLogTrace() - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Determines whether the RuntimeLogger is being configured to log comments (LogPriority.TRACE).
isLogTrace() - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Determines whether the RuntimeLogger is being configured to log comments (LogPriority.TRACE).
isLogTrace() - Method in interface org.refcodes.logger.RuntimeLogger
Determines whether the RuntimeLogger is being configured to log comments (LogPriority.TRACE).
isLogWarn() - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Determines whether the RuntimeLogger is being configured to log warnings (LogPriority.WARN).
isLogWarn() - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Determines whether the RuntimeLogger is being configured to log warnings (LogPriority.WARN).
isLogWarn() - Method in interface org.refcodes.logger.RuntimeLogger
Determines whether the RuntimeLogger is being configured to log warnings (LogPriority.WARN).

L

log(LogPriority, String) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Creates a new log message.
log(LogPriority, String, Throwable) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Creates a new log message.
log(LogPriority, String, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Creates a new log message.
log(LogPriority, String, Throwable, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Creates a new log message.
log(LogPriority, String) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Creates a new log message.
log(LogPriority, String, Throwable) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Creates a new log message.
log(LogPriority, String, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Creates a new log message.
log(LogPriority, String, Throwable, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Creates a new log message.
log(Record<? extends Object>) - Method in class org.refcodes.logger.impls.SystemLoggerImpl
Logs a Record.
log(Record<? extends T>) - Method in interface org.refcodes.logger.Logger
Logs a Record.
log(M, String) - Method in interface org.refcodes.logger.MessageLogger
Creates a new log message.
log(M, String, Object...) - Method in interface org.refcodes.logger.MessageLogger
Creates a new log message.
log(LogPriority, String, Throwable) - Method in interface org.refcodes.logger.RuntimeLogger
Creates a new log message.
log(LogPriority, String, Throwable, Object...) - Method in interface org.refcodes.logger.RuntimeLogger
Creates a new log message.
Logger<T> - Interface in org.refcodes.logger
The Logger interface defines those methods required for an atomic (sub-)logger to implement.
LoggerAccessor<L extends Logger<?>> - Interface in org.refcodes.logger.mixins
Provides an accessor for a Logger property.
LoggerAccessor.LoggerMutator<L extends Logger<?>> - Interface in org.refcodes.logger.mixins
Provides a mutator for a Logger property.
LoggerAccessor.LoggerProperty<L extends Logger<?>> - Interface in org.refcodes.logger.mixins
Provides a Logger property.
LoggerConsts - Interface in org.refcodes.logger.consts
 
LoggerFactory<L extends Logger<?>> - Interface in org.refcodes.logger.factories
A LoggerFactory defines the methods required to factor Logger instances.
LoggerFields - Enum in org.refcodes.logger.consts
Defines default logger Header.
LoggerInstantiationRuntimeException - Exception in org.refcodes.logger.exeptions.impls
Thrown in case instantiating a Logger (RuntimeLogger) failed, e.g. the RuntimeLoggerSingleton tries to construct a RuntimeLogger from a bean configuration file (or a SpringRuntimeLoggerSingleton tries to construct a RuntimeLogger from a bean configuration context file) and fails doing so (due to missing or "wrong" configuration file).
LoggerInstantiationRuntimeException(String, String) - Constructor for exception org.refcodes.logger.exeptions.impls.LoggerInstantiationRuntimeException
LoggerInstantiationRuntimeException(String, Throwable, String) - Constructor for exception org.refcodes.logger.exeptions.impls.LoggerInstantiationRuntimeException
LoggerInstantiationRuntimeException(String, Throwable) - Constructor for exception org.refcodes.logger.exeptions.impls.LoggerInstantiationRuntimeException
LoggerInstantiationRuntimeException(String) - Constructor for exception org.refcodes.logger.exeptions.impls.LoggerInstantiationRuntimeException
LoggerInstantiationRuntimeException(Throwable, String) - Constructor for exception org.refcodes.logger.exeptions.impls.LoggerInstantiationRuntimeException
LoggerInstantiationRuntimeException(Throwable) - Constructor for exception org.refcodes.logger.exeptions.impls.LoggerInstantiationRuntimeException
LogPriority - Enum in org.refcodes.logger.consts
This enumeration defines the various log priorities to be used by the application logger.
LogPriorityAccessor - Interface in org.refcodes.logger.mixins
Provides an accessor for a LogPriority property.
LogPriorityAccessor.LogPriorityMutator - Interface in org.refcodes.logger.mixins
Provides a mutator for a LogPriority property.
LogPriorityAccessor.LogPriorityProperty - Interface in org.refcodes.logger.mixins
Provides a LogPriority property.
LogPriorityColumnImpl - Class in org.refcodes.logger.impls
Implementation of a Column interface for working with LogPriority instances, being Cloneable.
LogPriorityColumnImpl(String) - Constructor for class org.refcodes.logger.impls.LogPriorityColumnImpl
Creates a LogPriorityColumnImpl managing String instances.

M

MessageLogger<M> - Interface in org.refcodes.logger
The message logger is the generic version of the RuntimeLogger.
MethodNameColumnImpl - Class in org.refcodes.logger.impls
Implementation of a Column for working with String instances with the semantics of a method name, being Cloneable.
MethodNameColumnImpl(String) - Constructor for class org.refcodes.logger.impls.MethodNameColumnImpl
Creates a MethodNameColumnImpl managing String instances.

N

notice(String) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Logs a log message with log priorityLogPriority.NOTICE.
notice(String, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Logs a log message with log priorityLogPriority.NOTICE.
notice(String) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Logs a log message with log priorityLogPriority.NOTICE.
notice(String, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Logs a log message with log priorityLogPriority.NOTICE.
notice(String) - Method in interface org.refcodes.logger.RuntimeLogger
Logs a log message with log priorityLogPriority.NOTICE.
notice(String, Object...) - Method in interface org.refcodes.logger.RuntimeLogger
Logs a log message with log priorityLogPriority.NOTICE.

O

org.refcodes.logger - package org.refcodes.logger
 
org.refcodes.logger.consts - package org.refcodes.logger.consts
 
org.refcodes.logger.exeptions.impls - package org.refcodes.logger.exeptions.impls
 
org.refcodes.logger.factories - package org.refcodes.logger.factories
 
org.refcodes.logger.impls - package org.refcodes.logger.impls
 
org.refcodes.logger.mixins - package org.refcodes.logger.mixins
 
org.refcodes.logger.utilities - package org.refcodes.logger.utilities
 

P

panic(String) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Logs a log message with log priorityLogPriority.PANIC.
panic(String, Throwable) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Logs a log message with log priorityLogPriority.PANIC.
panic(String, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Logs a log message with log priorityLogPriority.PANIC.
panic(String, Throwable, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Logs a log message with log priorityLogPriority.PANIC.
panic(String) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Logs a log message with log priorityLogPriority.PANIC.
panic(String, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Logs a log message with log priorityLogPriority.PANIC.
panic(String, Throwable) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Logs a log message with log priorityLogPriority.PANIC.
panic(String, Throwable, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Logs a log message with log priorityLogPriority.PANIC.
panic(String) - Method in interface org.refcodes.logger.RuntimeLogger
Logs a log message with log priorityLogPriority.PANIC.
panic(String, Object...) - Method in interface org.refcodes.logger.RuntimeLogger
Logs a log message with log priorityLogPriority.PANIC.
panic(String, Throwable) - Method in interface org.refcodes.logger.RuntimeLogger
Logs a log message with log priorityLogPriority.PANIC.
panic(String, Throwable, Object...) - Method in interface org.refcodes.logger.RuntimeLogger
Logs a log message with log priorityLogPriority.PANIC.

Q

QueryLogger<T> - Interface in org.refcodes.logger
The QueryLogger extends the Logger; providing additional functionality for querying once logged data Records by specifying query Criteria or other query restrictions.

R

ROOT_LOGGER_ELEMENT_PATH - Static variable in interface org.refcodes.logger.consts.RuntimeLoggerConsts
The root logger is identified by this XML element path.
ROOT_LOGGER_NAME - Static variable in class org.refcodes.logger.impls.RuntimeLoggerImpl
 
RUNTIME_LOGGER_CONFIG - Static variable in interface org.refcodes.logger.consts.RuntimeLoggerConsts
The filename of the file on the classpath containing the spring config for the runtime logger.
RuntimeLogger - Interface in org.refcodes.logger
Plain simple interface for logging out runtime information generated by software systems.
RuntimeLoggerConsts - Interface in org.refcodes.logger.consts
 
RuntimeLoggerFactory - Interface in org.refcodes.logger.factories
A RuntimeLoggerFactory defines the methods required to factor RuntimeLogger instances.
RuntimeLoggerFactoryImpl - Class in org.refcodes.logger.impls
 
RuntimeLoggerFactoryImpl() - Constructor for class org.refcodes.logger.impls.RuntimeLoggerFactoryImpl
RuntimeLoggerFactorySingleton - Class in org.refcodes.logger.impls
 
RuntimeLoggerFactorySingleton() - Constructor for class org.refcodes.logger.impls.RuntimeLoggerFactorySingleton
RuntimeLoggerHeaderImpl - Class in org.refcodes.logger.impls
 
RuntimeLoggerHeaderImpl() - Constructor for class org.refcodes.logger.impls.RuntimeLoggerHeaderImpl
 
RuntimeLoggerHeaderImpl(boolean) - Constructor for class org.refcodes.logger.impls.RuntimeLoggerHeaderImpl
 
RuntimeLoggerImpl - Class in org.refcodes.logger.impls
The defalut implementation of the RuntimeLogger interface to be configured with a (backend) Logger.
RuntimeLoggerImpl(String, Logger<Object>, LogPriority) - Constructor for class org.refcodes.logger.impls.RuntimeLoggerImpl
Constructs a RuntimeLogger logging with the given Logger and the desired LogPriority for the messages being logged and upwards (from the given LogPriority.getPriority() and higher).
RuntimeLoggerImpl(String, Logger<Object>) - Constructor for class org.refcodes.logger.impls.RuntimeLoggerImpl
Constructs a RuntimeLogger logging with the given Logger and the desired LogPriority for the messages being logged and upwards (from the given LogPriority.getPriority() and higher).
RuntimeLoggerImpl(Logger<Object>, LogPriority) - Constructor for class org.refcodes.logger.impls.RuntimeLoggerImpl
Constructs a RuntimeLogger logging with the given Logger and the desired LogPriority for the messages being logged and upwards (from the given LogPriority.getPriority() and higher).
RuntimeLoggerImpl(Logger<Object>) - Constructor for class org.refcodes.logger.impls.RuntimeLoggerImpl
Constructs a RuntimeLogger logging with the given Logger and the desired LogPriority for the messages being logged and upwards (from the given LogPriority.getPriority() and higher).
RuntimeLoggerImpl() - Constructor for class org.refcodes.logger.impls.RuntimeLoggerImpl
Constructs a RuntimeLogger logging with the given Logger and the desired LogPriority for the messages being logged and upwards (from the given LogPriority.getPriority() and higher).
RuntimeLoggerSingleton - Class in org.refcodes.logger.impls
This RuntimeLoggerSingleton provides a RuntimeLogger singleton from the class specified in the property LoggerConsts#PROPERTY_RUNTIMELOGGER_LOGGER_CLASS contained in the file LoggerConsts#REFCODES_RUNTIME_LOGGER_CONF with the LogPriority specified in the property LoggerConsts#PROPERTY_RUNTIMELOGGER_LOGPRIORITY.
RuntimeLoggerSingleton(RuntimeLogger) - Constructor for class org.refcodes.logger.impls.RuntimeLoggerSingleton
RuntimeLoggerUtility - Class in org.refcodes.logger.utilities
Useful methods regarding the RuntimeLogger type.
RuntimeLoggerUtility() - Constructor for class org.refcodes.logger.utilities.RuntimeLoggerUtility
 

S

setLogger(Logger<Object>) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Sets the logger for the logger property.
setLogger(L) - Method in interface org.refcodes.logger.mixins.LoggerAccessor.LoggerMutator
Sets the logger for the logger property.
setLogPriority(LogPriority) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
setLogPriority(LogPriority) - Method in interface org.refcodes.logger.mixins.LogPriorityAccessor.LogPriorityMutator
setLogPriorityName(String) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Similar to RuntimeLoggerImpl.setLogPriority(LogPriority) with the difference, that a String is passed instead of a LogPriority element.
setName(String) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
setStackTrace(boolean) - Method in class org.refcodes.logger.impls.RuntimeLoggerHeaderImpl
 
SystemLoggerImpl - Class in org.refcodes.logger.impls
Very plain implementation of the logger interface, mainly used as fallback Logger.
SystemLoggerImpl() - Constructor for class org.refcodes.logger.impls.SystemLoggerImpl
 

T

toPrintable(String) - Method in class org.refcodes.logger.impls.MethodNameColumnImpl
toStorageStrings(LogPriority) - Method in class org.refcodes.logger.impls.LogPriorityColumnImpl
toStorageStrings(String) - Method in class org.refcodes.logger.impls.MethodNameColumnImpl
------------------------------------------------------------------------- The storage format always takes care that a method name ends with "()" to identify it as a method.
trace(String) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Logs a log message with log priorityLogPriority.TRACE.
trace(String, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Logs a log message with log priorityLogPriority.TRACE.
trace(String) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Logs a log message with log priorityLogPriority.TRACE.
trace(String, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Logs a log message with log priorityLogPriority.TRACE.
trace(String) - Method in interface org.refcodes.logger.RuntimeLogger
Logs a log message with log priorityLogPriority.TRACE.
trace(String, Object...) - Method in interface org.refcodes.logger.RuntimeLogger
Logs a log message with log priorityLogPriority.TRACE.
TrimLogger<T> - Interface in org.refcodes.logger
The TrimLogger extends the QueryLogger with the functionality to remove Record instances previously being logged by providing the according Criteria.

U

UnexpectedLogRuntimeException - Exception in org.refcodes.logger.exeptions.impls
Thrown in case some other problems regarding logging occurred, e.g. the data sink (physical system where to log to) experiences problems.
UnexpectedLogRuntimeException(Record<?>, String, String) - Constructor for exception org.refcodes.logger.exeptions.impls.UnexpectedLogRuntimeException
UnexpectedLogRuntimeException(Record<?>, String, Throwable, String) - Constructor for exception org.refcodes.logger.exeptions.impls.UnexpectedLogRuntimeException
UnexpectedLogRuntimeException(Record<?>, String, Throwable) - Constructor for exception org.refcodes.logger.exeptions.impls.UnexpectedLogRuntimeException
UnexpectedLogRuntimeException(Record<?>, String) - Constructor for exception org.refcodes.logger.exeptions.impls.UnexpectedLogRuntimeException
UnexpectedLogRuntimeException(Record<?>, Throwable, String) - Constructor for exception org.refcodes.logger.exeptions.impls.UnexpectedLogRuntimeException
UnexpectedLogRuntimeException(Record<?>, Throwable) - Constructor for exception org.refcodes.logger.exeptions.impls.UnexpectedLogRuntimeException

V

valueOf(String) - Static method in enum org.refcodes.logger.consts.LoggerFields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.logger.consts.LogPriority
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.refcodes.logger.consts.LoggerFields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.logger.consts.LogPriority
Returns an array containing the constants of this enum type, in the order they are declared.

W

warn(String) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Logs a log message with log priorityLogPriority.WARN.
warn(String, Throwable) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Logs a log message with log priorityLogPriority.WARN.
warn(String, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Logs a log message with log priorityLogPriority.WARN.
warn(String, Throwable, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerImpl
Logs a log message with log priorityLogPriority.WARN.
warn(String) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Logs a log message with log priorityLogPriority.WARN.
warn(String, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Logs a log message with log priorityLogPriority.WARN.
warn(String, Throwable) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Logs a log message with log priorityLogPriority.WARN.
warn(String, Throwable, Object...) - Method in class org.refcodes.logger.impls.RuntimeLoggerSingleton
Logs a log message with log priorityLogPriority.WARN.
warn(String) - Method in interface org.refcodes.logger.RuntimeLogger
Logs a log message with log priorityLogPriority.WARN.
warn(String, Object...) - Method in interface org.refcodes.logger.RuntimeLogger
Logs a log message with log priorityLogPriority.WARN.
warn(String, Throwable) - Method in interface org.refcodes.logger.RuntimeLogger
Logs a log message with log priorityLogPriority.WARN.
warn(String, Throwable, Object...) - Method in interface org.refcodes.logger.RuntimeLogger
Logs a log message with log priorityLogPriority.WARN.
A C D E F G I L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2015. All rights reserved.