This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
php-monolog
Watch
1
Star
0
Fork
0
You've already forked php-monolog
mirror of
https://github.com/Seldaek/monolog.git
synced
2025-02-23 14:32:44 +01:00
Code
Issues
Releases
Wiki
Activity
php-monolog
/
tests
History
Mark Garrett
e7647fd37d
Add prefixes to the context and extra record keys. Needed as some processors have the same keys as the the context. Specifically, the IntrospectionProcessor has "line" and "file" that can overwrite an error context "line" and "file".
2014-09-29 11:04:41 -05:00
..
Monolog
Add prefixes to the context and extra record keys. Needed as some processors have the same keys as the the context. Specifically, the IntrospectionProcessor has "line" and "file" that can overwrite an error context "line" and "file".
2014-09-29 11:04:41 -05:00
bootstrap.php
Switch to psr-4 autoloading,
closes
#323
2014-02-18 14:59:31 +01:00