PHP Neos\Flow\Log\Backend 네임스페이스

Interfaces

이름 설명
BackendInterface Contract for a logger backend interface

클래스들

이름 설명
AbstractBackend An abstract Log backend
AnsiConsoleBackend Extended ANSI console backend with human friendly formatting
ConsoleBackend A log backend which writes log entries to the console (STDOUT or STDERR)
FileBackend A log backend which writes log entries into a file
NullBackend A backend which just ignores everything