Poweradmin\Infrastructure\Logger
Classes
PSR-3 logger that writes every message to PHP's error_log().
Interfaces
Minimal message-only logger used by the DNSSEC API provider. New code should take a PSR-3 LoggerInterface instead.
Sink for the PSR-3 Logger: formats a log context into a line and writes it, or drops it when logging is disabled.