|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectFormattedLogger
org.objectweb.util.monolog.wrapper.p6spy.P6SpyLogger
This class is a wrapper between the P6spy loggiing module and monolog. The aim is to log the SQL queries into a monolog loggger.
Field Summary | |
static int |
level
|
static Logger |
logger
|
Constructor Summary | |
P6SpyLogger()
|
Method Summary | |
void |
logException(java.lang.Exception e)
|
void |
logText(java.lang.String s)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static int level
public static Logger logger
Constructor Detail |
public P6SpyLogger()
Method Detail |
public void logText(java.lang.String s)
public void logException(java.lang.Exception e)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |