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