LoggingDriver extends AbstractDriverMiddleware
FinalYes
Part of the Doctrine SQL Logging Driver Adapter
Table of Contents
Methods
- __construct() : mixed
- connect() : LoggingConnection
Methods
__construct()
public
__construct(Driver $driver, DoctrineSqlLogger $logger) : mixed
Parameters
- $driver : Driver
- $logger : DoctrineSqlLogger
connect()
public
connect(array<string|int, mixed> $params) : LoggingConnection
Parameters
- $params : array<string|int, mixed>