DbalLogger
class DbalLogger implements SQLLogger
Constants
| MAX_STRING_LENGTH |
|
| BINARY_DATA_VALUE |
|
Properties
| protected | $logger | ||
| protected | $stopwatch |
Methods
startQuery($sql, array $params = null, array $types = null)
{@inheritdoc}
stopQuery()
{@inheritdoc}
log(string $message, array $params)
Logs a message.