Bart Visscher
|
2db839c4d3
|
Move error handlers from OC_Log to OC\Log\ErrorHandler
|
2013-07-05 19:28:10 +02:00 |
Thomas Mueller
|
de93b21505
|
missing $
|
2013-06-27 23:14:32 +02:00 |
Bart Visscher
|
2eaad58922
|
Make the object drive the logging backend
This is the other way around then it was.
|
2013-06-27 20:10:54 +02:00 |
Bart Visscher
|
b41999a2c0
|
Implement OC\Log as proxy to OC_Log
OC\Log implements the Psr\Log\LoggerInterface interface. See
https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md
for the full interface specification.
|
2013-05-13 08:28:10 +02:00 |