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.