|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.jpattern.service.log.AExecutor
com.googlecode.jpattern.service.log.slf4j.Slf4JExecutor
public class Slf4JExecutor
| Constructor Summary | |
|---|---|
Slf4JExecutor()
|
|
Slf4JExecutor(IExecutor successor)
|
|
| Method Summary | |
|---|---|
void |
what(DebugEvent event)
|
void |
what(ErrorEvent event)
|
void |
what(InfoEvent event)
|
void |
what(TraceEvent event)
|
void |
what(WarnEvent event)
|
| Methods inherited from class com.googlecode.jpattern.service.log.AExecutor |
|---|
execute, execute, execute, execute, execute, getMessageFormatter, setLoggerLevel, setMessageFormatter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Slf4JExecutor()
public Slf4JExecutor(IExecutor successor)
| Method Detail |
|---|
public void what(TraceEvent event)
what in class AExecutorpublic void what(DebugEvent event)
what in class AExecutorpublic void what(InfoEvent event)
what in class AExecutorpublic void what(WarnEvent event)
what in class AExecutorpublic void what(ErrorEvent event)
what in class AExecutor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||