org.objectweb.util.monolog.wrapper.p6spy
Class P6SpyLogger
FormattedLogger
org.objectweb.util.monolog.wrapper.p6spy.P6SpyLogger
- P6Logger
public class P6SpyLogger
extends FormattedLogger
implements P6Logger
This class is a wrapper between the P6spy loggiing module and monolog. The
aim is to log the SQL queries into a monolog loggger.
- S.Chassande-Barrioz
level
public static int level
logger
public static Logger logger
P6SpyLogger
public P6SpyLogger()
logException
public void logException(Exception e)
logText
public void logText(String s)