PSR-3-compatible logger class.
File: src/logger.php
Logger::__construct()
Constructor.
Logger::log()
Logs a message with an arbitrary level.
Logger::to_php_error_constant()
Converts a PSR-3 log level to a PHP error constant to use for it.
PSR-3-compatible logger class.
Constructor.
Logs a message with an arbitrary level.
Converts a PSR-3 log level to a PHP error constant to use for it.