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.
RequestIdProcessor
Adds the unique ID of the current request to log records, in order to correlate all log entries written during a single request.
WebProcessor
Web log processor to automatically add web request related data to a log record.
On this page

Search results