PHP Neos\Flow\Log Пространство имен

Пространства имен

Neos\Flow\Log\Backend

Interfaces

Имя Описание
LoggerInterface Contract for a basic logger interface
ThrowableLoggerInterface Contract for a basic throwable logger interface

Классы

Имя Описание
EarlyLogger Early logger for logging things that happens earlier in the bootstrap than setup of system logger and dependency injection
Logger The default logger of the Flow framework
LoggerFactory The logger factory used to create logger instances.