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