PsrToTracyLoggerAdapter
class PsrToTracyLoggerAdapter implements ILogger
Psr\Log\LoggerInterface to Tracy\ILogger adapter.
Constants
private LevelMap |
Tracy logger level to PSR-3 log level mapping |
Methods
__construct(LoggerInterface $psrLogger)
No description
log(mixed $value, string $level = self::INFO)
No description
Details
at line 32
__construct(LoggerInterface $psrLogger)
No description
at line 38
log(mixed $value, string $level = self::INFO)
No description