A B C E F G I K L M P R S V

A

addLogDataAppender(LogDataAppender) - Method in class com.ebmwebsourcing.easycommons.logger.LogDataFormatter
 
append(StringBuffer, Map<String, Object>, String) - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppender
 
append(StringBuffer, Map<String, Object>, String) - Method in interface com.ebmwebsourcing.easycommons.logger.LogDataAppender
 

B

BasicLogDataAppender - Class in com.ebmwebsourcing.easycommons.logger
 
BasicLogDataAppender() - Constructor for class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppender
 
buildPattern(LogRecord) - Method in class com.ebmwebsourcing.easycommons.logger.LogDataFormatter
 

C

canAppend(Map<String, Object>, String) - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppender
 
canAppend(Map<String, Object>, String) - Method in interface com.ebmwebsourcing.easycommons.logger.LogDataAppender
 
clear() - Method in class com.ebmwebsourcing.easycommons.logger.LogData
 
clone() - Method in class com.ebmwebsourcing.easycommons.logger.LogData
 
com.ebmwebsourcing.easycommons.logger - package com.ebmwebsourcing.easycommons.logger
 
com.ebmwebsourcing.easycommons.logger.handler - package com.ebmwebsourcing.easycommons.logger.handler
 
ContextualFileHandler - Class in com.ebmwebsourcing.easycommons.logger.handler
Contextual file logging Handler.
ContextualFileHandler(String, String, String, Properties) - Constructor for class com.ebmwebsourcing.easycommons.logger.handler.ContextualFileHandler
 
ContextualFileHandler() - Constructor for class com.ebmwebsourcing.easycommons.logger.handler.ContextualFileHandler
Construct a default ContextualFileHandler.

E

entrySet() - Method in class com.ebmwebsourcing.easycommons.logger.LogData
 

F

format(LogRecord) - Method in class com.ebmwebsourcing.easycommons.logger.LogDataFormatter
 
formatExtraParameters(StringBuffer, Map<String, Object>) - Method in class com.ebmwebsourcing.easycommons.logger.LogDataFormatter
 
formatMessage(LogRecord) - Method in class com.ebmwebsourcing.easycommons.logger.LogDataFormatter
 

G

getLevelOrParentLevel(Logger) - Static method in class com.ebmwebsourcing.easycommons.logger.LoggerHelper
 
getLevels() - Static method in class com.ebmwebsourcing.easycommons.logger.Level
Allow to return all JDK logging and specific logging .
getStringProperty(String, String) - Static method in class com.ebmwebsourcing.easycommons.logger.handler.ContextualFileHandler
 

I

initialize() - Static method in class com.ebmwebsourcing.easycommons.logger.Level
This empty method must be called before any use of a custom Level.

K

keySet() - Method in class com.ebmwebsourcing.easycommons.logger.LogData
 

L

Level - Class in com.ebmwebsourcing.easycommons.logger
Class allowing to define specific in addition to JDK logging levels.
Level(String, int) - Constructor for class com.ebmwebsourcing.easycommons.logger.Level
 
LogData - Class in com.ebmwebsourcing.easycommons.logger
 
LogData() - Constructor for class com.ebmwebsourcing.easycommons.logger.LogData
 
LogDataAppender - Interface in com.ebmwebsourcing.easycommons.logger
 
LogDataFormatter - Class in com.ebmwebsourcing.easycommons.logger
This formatter is aimed at using first LogRecord parameter as "just in time evaluated" extra log information.
Note that localization is still possible (parameters are shifted left if necessary).

In other words : if first parameter is an instance of LogData, this data will be appended in log message, otherwise, first parameter is kept for localization duty, as usual..
LogDataFormatter() - Constructor for class com.ebmwebsourcing.easycommons.logger.LogDataFormatter
 
LoggerHelper - Class in com.ebmwebsourcing.easycommons.logger
 

M

MONIT - Static variable in class com.ebmwebsourcing.easycommons.logger.Level
 

P

parse(String) - Static method in class com.ebmwebsourcing.easycommons.logger.Level
 
populateExtraParameters(LinkedHashMap<String, Object>, LogRecord) - Method in class com.ebmwebsourcing.easycommons.logger.LogDataFormatter
 
publish(LogRecord) - Method in class com.ebmwebsourcing.easycommons.logger.handler.ContextualFileHandler
This method overrides the method publish() of .
put(String, Object) - Method in class com.ebmwebsourcing.easycommons.logger.LogData
 
putData(String, Object) - Method in class com.ebmwebsourcing.easycommons.logger.LogData
 

R

remove(Object) - Method in class com.ebmwebsourcing.easycommons.logger.LogData
 

S

setExtraParametersDelimiter(String, String) - Method in class com.ebmwebsourcing.easycommons.logger.LogDataFormatter
 

V

values() - Method in class com.ebmwebsourcing.easycommons.logger.LogData
 

A B C E F G I K L M P R S V

Copyright © 2011 Petals Link. All Rights Reserved.