A B C D E G I L M N R S T V W 

A

ARGUMENTS_DEFAULT_TEMPLATE - Static variable in annotation type net.sf.aspect4log.Log
 
ARRAY_BEGINS_BRACKET - Static variable in class net.sf.aspect4log.text.LogFormatter
 
ARRAY_ENDS_BRACKET - Static variable in class net.sf.aspect4log.text.LogFormatter
 
aspectOf() - Static method in class net.sf.aspect4log.aspect.LogAspect
 

B

build() - Method in interface net.sf.aspect4log.text.MessageBuilder
 
buildIdent() - Method in class net.sf.aspect4log.text.CustomisableMessageBuilderFactory
 
buildIdent() - Method in interface net.sf.aspect4log.text.MessageBuilderFactory
 

C

CONFIG_FILE - Static variable in class net.sf.aspect4log.conf.LogFormatConfigurationUtils
 
createEnterMessageBuilder(String, Log, Object[]) - Method in class net.sf.aspect4log.text.CustomisableMessageBuilderFactory
 
createEnterMessageBuilder(String, Log, Object[]) - Method in interface net.sf.aspect4log.text.MessageBuilderFactory
 
createExceptionReturnMessageBuilder(String, Log, Object[], Throwable, String) - Method in class net.sf.aspect4log.text.CustomisableMessageBuilderFactory
 
createExceptionReturnMessageBuilder(String, Log, Object[], Throwable, String) - Method in interface net.sf.aspect4log.text.MessageBuilderFactory
 
createMdcTemplate(Log, Object[]) - Method in class net.sf.aspect4log.text.CustomisableMessageBuilderFactory
 
createMdcTemplate(Log, Object[]) - Method in interface net.sf.aspect4log.text.MessageBuilderFactory
 
createSuccessfulReturnMessageBuilder(String, Log, Object[], boolean, Object) - Method in class net.sf.aspect4log.text.CustomisableMessageBuilderFactory
 
createSuccessfulReturnMessageBuilder(String, Log, Object[], boolean, Object) - Method in interface net.sf.aspect4log.text.MessageBuilderFactory
 
CustomisableMessageBuilderFactory - Class in net.sf.aspect4log.text
This class is responsible for creating MessageBuilder instances.
CustomisableMessageBuilderFactory() - Constructor for class net.sf.aspect4log.text.CustomisableMessageBuilderFactory
 

D

debug(String) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
debug(String, Object) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
debug(String, Object...) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
debug(String, Throwable) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
debug(Marker, String) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
debug(String, Object, Object) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
debug(Marker, String, Object) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
debug(Marker, String, Object...) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
debug(Marker, String, Throwable) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
debug(Marker, String, Object, Object) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 

E

ELEMENTS_DELITMETER - Static variable in class net.sf.aspect4log.text.LogFormatter
 
error(String) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
error(String, Object) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
error(String, Object...) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
error(String, Throwable) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
error(Marker, String) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
error(String, Object, Object) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
error(Marker, String, Object) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
error(Marker, String, Object...) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
error(Marker, String, Throwable) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
error(Marker, String, Object, Object) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
EXCEPTION_DEFAULT_TEMPLATE - Static variable in annotation type net.sf.aspect4log.Log.Exceptions
 

G

getArgs() - Method in class net.sf.aspect4log.text.LogFormatter.EnclosingBean
 
getArrayBeginsBracket() - Method in class net.sf.aspect4log.text.LogFormatter
 
getArrayEndsBracket() - Method in class net.sf.aspect4log.text.LogFormatter
 
getElementsDelitmiter() - Method in class net.sf.aspect4log.text.LogFormatter
 
getErrorEvaluatingToStringSymbol() - Method in class net.sf.aspect4log.text.LogFormatter
 
getException() - Method in class net.sf.aspect4log.text.LogFormatter.EnclosingBean
 
getIndentText() - Method in class net.sf.aspect4log.text.CustomisableMessageBuilderFactory
 
getIterableBeginsBracket() - Method in class net.sf.aspect4log.text.LogFormatter
 
getIterableEndsBracket() - Method in class net.sf.aspect4log.text.LogFormatter
 
getLogFormatConfiguration() - Static method in class net.sf.aspect4log.aspect.LogAspect
 
getLogger(String) - Static method in class net.sf.aspect4log.slf4j.LoggerFactory
 
getLogger(Class<?>) - Static method in class net.sf.aspect4log.slf4j.LoggerFactory
 
getMapKeyValueDelimeter() - Method in class net.sf.aspect4log.text.LogFormatter
 
getMessageBuilderFactory() - Method in class net.sf.aspect4log.conf.LogFormatConfiguration
 
getName() - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
getNullSymbol() - Method in class net.sf.aspect4log.text.LogFormatter
 
getResult() - Method in class net.sf.aspect4log.text.LogFormatter.EnclosingBean
 
getThreadLocalIdent() - Static method in class net.sf.aspect4log.aspect.LogAspect
 
getUndefindedToStringMethodSymbol() - Method in class net.sf.aspect4log.text.LogFormatter
 

I

IdentAwareLogger - Class in net.sf.aspect4log.slf4j
This class implements slf4j logger and adds ident based on current thread ident level in LogAspect
IdentAwareLogger(Logger) - Constructor for class net.sf.aspect4log.slf4j.IdentAwareLogger
 
info(String) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
info(String, Object) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
info(String, Object...) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
info(String, Throwable) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
info(Marker, String) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
info(String, Object, Object) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
info(Marker, String, Object) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
info(Marker, String, Object...) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
info(Marker, String, Throwable) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
info(Marker, String, Object, Object) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
isDebugEnabled() - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
isDebugEnabled(Marker) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
isErrorEnabled() - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
isErrorEnabled(Marker) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
isInfoEnabled() - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
isInfoEnabled(Marker) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
isToStringOverriden(Class<?>) - Method in class net.sf.aspect4log.text.LogFormatter
 
isTraceEnabled() - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
isTraceEnabled(Marker) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
isUseIndent() - Method in class net.sf.aspect4log.text.CustomisableMessageBuilderFactory
 
isWarnEnabled() - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
isWarnEnabled(Marker) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
ITERABLE_BEGINS_BRACKET - Static variable in class net.sf.aspect4log.text.LogFormatter
 
ITERABLE_ENDS_BRACKET - Static variable in class net.sf.aspect4log.text.LogFormatter
 

L

Log - Annotation Type in net.sf.aspect4log
This annotation defines logging rules on method, constructor or on the entire class.
Log.Exceptions - Annotation Type in net.sf.aspect4log
Allows to specify Log.Level and exceptionTemplate to apply for a given group of exceptions.
Log.Level - Enum in net.sf.aspect4log
 
logAnnotatedMethods(ProceedingJoinPoint, Log) - Method in class net.sf.aspect4log.aspect.LogAspect
 
LogAspect - Class in net.sf.aspect4log.aspect
An aspect to handle the logging rules defined via Log.
LogAspect() - Constructor for class net.sf.aspect4log.aspect.LogAspect
 
LogFormatConfiguration - Class in net.sf.aspect4log.conf
This class is responsible for holding log format configuration.
LogFormatConfiguration() - Constructor for class net.sf.aspect4log.conf.LogFormatConfiguration
 
LogFormatConfigurationException - Exception in net.sf.aspect4log.conf
This exception is thrown in case aspect4log.xml or aspect4log-test.xml contains errors.
LogFormatConfigurationException() - Constructor for exception net.sf.aspect4log.conf.LogFormatConfigurationException
 
LogFormatConfigurationException(String, Throwable) - Constructor for exception net.sf.aspect4log.conf.LogFormatConfigurationException
 
LogFormatConfigurationUtils - Class in net.sf.aspect4log.conf
This class is responsible for reading aspect4log configuration.
LogFormatConfigurationUtils() - Constructor for class net.sf.aspect4log.conf.LogFormatConfigurationUtils
 
LogFormatter - Class in net.sf.aspect4log.text
This class is responsible for building log blocks.
LogFormatter() - Constructor for class net.sf.aspect4log.text.LogFormatter
 
LogFormatter.EnclosingBean - Class in net.sf.aspect4log.text
 
LogFormatter.EnclosingBean(Object) - Constructor for class net.sf.aspect4log.text.LogFormatter.EnclosingBean
 
LogFormatter.EnclosingBean() - Constructor for class net.sf.aspect4log.text.LogFormatter.EnclosingBean
 
LoggerFactory - Class in net.sf.aspect4log.slf4j
This factory wraps the slf4j Logger into IdentAwareLogger Use this factory if you want to add messages to log via slf4j and you want those messages to have correct ident level.
LoggerFactory() - Constructor for class net.sf.aspect4log.slf4j.LoggerFactory
 
logNotAnnotatedMethondsInAnnotatedClasses(ProceedingJoinPoint, Log) - Method in class net.sf.aspect4log.aspect.LogAspect
 

M

MAP_KEY_VALUE_DELIMETER - Static variable in class net.sf.aspect4log.text.LogFormatter
 
MessageBuilder - Interface in net.sf.aspect4log.text
This interface is implemented by classes that will log different events such as method/constructor enter, successful method/constructor exit, method/constructor exit on exception.
MessageBuilderFactory - Interface in net.sf.aspect4log.text
This interfaces defines methods you need to implement in case you would like to use your own implementations ofMessageBuilder E.g.
METHOD_ENTER_SYMBOL - Static variable in class net.sf.aspect4log.text.CustomisableMessageBuilderFactory
 
METHOD_SUCCESSFUL_EXIT_SYMBOL - Static variable in class net.sf.aspect4log.text.CustomisableMessageBuilderFactory
 
METHOD_THROWN_EXCEPTION_EXIT_SYMBOL - Static variable in class net.sf.aspect4log.text.CustomisableMessageBuilderFactory
 

N

net.sf.aspect4log - package net.sf.aspect4log
 
net.sf.aspect4log.aspect - package net.sf.aspect4log.aspect
 
net.sf.aspect4log.conf - package net.sf.aspect4log.conf
 
net.sf.aspect4log.slf4j - package net.sf.aspect4log.slf4j
 
net.sf.aspect4log.text - package net.sf.aspect4log.text
 

R

readConfiguration(URL) - Static method in class net.sf.aspect4log.conf.LogFormatConfigurationUtils
 
readConfiguration() - Static method in class net.sf.aspect4log.conf.LogFormatConfigurationUtils
 
RESULT_DEFAULT_TEMPLATE - Static variable in annotation type net.sf.aspect4log.Log
 
RETURNED_VALUE_SEPARATOR - Static variable in class net.sf.aspect4log.text.CustomisableMessageBuilderFactory
 

S

setArrayBeginsBracket(String) - Method in class net.sf.aspect4log.text.CustomisableMessageBuilderFactory
 
setArrayBeginsBracket(String) - Method in class net.sf.aspect4log.text.LogFormatter
 
setArrayEndsBracket(String) - Method in class net.sf.aspect4log.text.CustomisableMessageBuilderFactory
 
setArrayEndsBracket(String) - Method in class net.sf.aspect4log.text.LogFormatter
 
setElementsDelitmiter(String) - Method in class net.sf.aspect4log.text.CustomisableMessageBuilderFactory
 
setElementsDelitmiter(String) - Method in class net.sf.aspect4log.text.LogFormatter
 
setErrorEvaluatingToStringSymbol(String) - Method in class net.sf.aspect4log.text.CustomisableMessageBuilderFactory
 
setErrorEvaluatingToStringSymbol(String) - Method in class net.sf.aspect4log.text.LogFormatter
 
setIndentText(String) - Method in class net.sf.aspect4log.text.CustomisableMessageBuilderFactory
 
setIterableBeginsBracket(String) - Method in class net.sf.aspect4log.text.CustomisableMessageBuilderFactory
 
setIterableBeginsBracket(String) - Method in class net.sf.aspect4log.text.LogFormatter
 
setIterableEndsBracket(String) - Method in class net.sf.aspect4log.text.CustomisableMessageBuilderFactory
 
setIterableEndsBracket(String) - Method in class net.sf.aspect4log.text.LogFormatter
 
setMapKeyValueDelimeter(String) - Method in class net.sf.aspect4log.text.CustomisableMessageBuilderFactory
 
setMapKeyValueDelimeter(String) - Method in class net.sf.aspect4log.text.LogFormatter
 
setMessageBuilderFactory(MessageBuilderFactory) - Method in class net.sf.aspect4log.conf.LogFormatConfiguration
 
setMessageBuilderFactoryConfiguration(MessageBuilderFactoryConfiguration) - Method in class net.sf.aspect4log.conf.LogFormatConfiguration
 
setMethodEnterSymbol(String) - Method in class net.sf.aspect4log.text.CustomisableMessageBuilderFactory
 
setMethodSuccessfulExitSymbol(String) - Method in class net.sf.aspect4log.text.CustomisableMessageBuilderFactory
 
setMethodThrownExceptionExitSymbol(String) - Method in class net.sf.aspect4log.text.CustomisableMessageBuilderFactory
 
setNullSymbol(String) - Method in class net.sf.aspect4log.text.CustomisableMessageBuilderFactory
 
setNullSymbol(String) - Method in class net.sf.aspect4log.text.LogFormatter
 
setReturnedValueSeparator(String) - Method in class net.sf.aspect4log.text.CustomisableMessageBuilderFactory
 
setThrownExceptionSeparator(String) - Method in class net.sf.aspect4log.text.CustomisableMessageBuilderFactory
 
setUndefindedToStringMethodSymbol(String) - Method in class net.sf.aspect4log.text.CustomisableMessageBuilderFactory
 
setUndefindedToStringMethodSymbol(String) - Method in class net.sf.aspect4log.text.LogFormatter
 
setUseIndent(boolean) - Method in class net.sf.aspect4log.text.CustomisableMessageBuilderFactory
 

T

TEST_CONFIG_FILE - Static variable in class net.sf.aspect4log.conf.LogFormatConfigurationUtils
 
THROWN_EXCEPTION_SEPARATOR - Static variable in class net.sf.aspect4log.text.CustomisableMessageBuilderFactory
 
toString(Map<?, ?>) - Method in class net.sf.aspect4log.text.LogFormatter
 
toString(Iterable<?>) - Method in class net.sf.aspect4log.text.LogFormatter
 
toString(Object[]) - Method in class net.sf.aspect4log.text.LogFormatter
 
toString(StringBuilder, Object) - Method in class net.sf.aspect4log.text.LogFormatter
 
toString(String, Object) - Method in class net.sf.aspect4log.text.LogFormatter
 
trace(String) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
trace(String, Object) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
trace(String, Object...) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
trace(String, Throwable) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
trace(Marker, String) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
trace(String, Object, Object) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
trace(Marker, String, Object) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
trace(Marker, String, Object...) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
trace(Marker, String, Throwable) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
trace(Marker, String, Object, Object) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 

V

valueOf(String) - Static method in enum net.sf.aspect4log.Log.Level
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.sf.aspect4log.Log.Level
Returns an array containing the constants of this enum type, in the order they are declared.

W

warn(String) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
warn(String, Object) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
warn(String, Object...) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
warn(String, Throwable) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
warn(Marker, String) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
warn(String, Object, Object) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
warn(Marker, String, Object) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
warn(Marker, String, Object...) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
warn(Marker, String, Throwable) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
warn(Marker, String, Object, Object) - Method in class net.sf.aspect4log.slf4j.IdentAwareLogger
 
A B C D E G I L M N R S T V W 

Copyright © 2013–2015 Yilativs. All rights reserved.