Handlers
Table of Contents
Interfaces
- HandlerInterface
- Expected behavior for a Log handler
Classes
- BaseHandler
- Base class for logging
- ChromeLoggerHandler
- Allows for logging items to the Chrome console for debugging.
- ErrorlogHandler
- Log handler that writes to PHP's `error_log()`
- FileHandler
- Log error messages to file system