Processor
Table of Contents
Interfaces
- ProcessorInterface
- Log processor interface
Classes
- AbstractMemoryProcessor
- Common memory processor methods.
- AbstractProcessor
- Abstract implementation of a log processor
- IntrospectionProcessor
- Introspection processor to automatically add where the log record came from.
- MemoryPeakUsageProcessor
- Memory peak usage processor methods.
- MemoryUsageProcessor
- Memory usage processor methods.
- NullProcessor
- A log processor that does nothing. Used in unit tests.
- WebProcessor
- Web log processor to automatically add web request related data to a log record.