Log
Table of Contents
Interfaces
- FormatterInterface
- Log formatter interface
- WriterInterface
- Log writer interface
Classes
- Context
- Log context utility class
- Exception
- Log exception class
- Csv
- CSV line formatter
- Line
- Plain tab-separated line formatter
- NdJson
- NDJSON (JSON Lines) formatter — one self-contained JSON object per line
- Tsv
- TSV line formatter
- Level
- Log level class
- Logger
- Logger class
- AbstractWriter
- Log writer abstract class
- Database
- Database log writer class
- Exception
- Logger writer exception class
- File
- File log writer class
- Http
- Http log writer class
- Mail log writer class
- Stream
- Stream log writer class
- Syslog
- Syslog log writer class
Enums
- Facility
- Syslog facility enum (RFC-3164 §4.1.1, Table 1)