|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CallbackLogParams | |
|---|---|
| org.javasimon.jdbc.logging | Logging feature of Simon JDBC Proxy driver. |
| Uses of CallbackLogParams in org.javasimon.jdbc.logging |
|---|
| Methods in org.javasimon.jdbc.logging with parameters of type CallbackLogParams | |
|---|---|
protected String |
LoggingCallback.HumanFormatter.formatRecord(LogRecord record,
CallbackLogParams params)
|
protected String |
LoggingCallback.CsvFormatter.formatRecord(LogRecord record,
CallbackLogParams params)
|
protected abstract String |
SimonFormatter.formatRecord(LogRecord record,
CallbackLogParams params)
Custom format method. |
protected boolean |
SimonFormatter.isStart(CallbackLogParams p)
Checks if callback was start event. |
protected String |
SimonFormatter.note(CallbackLogParams p)
Getter for note. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||