-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Adds support to append event type data to logged items. This makes it possible for site admins to better-grok their error logs. * Simpfies basic loger to use PHP's built in error logging by default. * Updates event types to support middleware, and multiple log writers. * Updates default logger to support middlewares * Adds default middleware and writer factory
- Loading branch information
1 parent
afe8c11
commit 713ff0a
Showing
13 changed files
with
609 additions
and
959 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.