summaryrefslogtreecommitdiffstats
path: root/lib/private/log.php
Commit message (Collapse)AuthorAgeFilesLines
* Update license headersJenkins for ownCloud2015-03-261-4/+23
|
* Revert "Updating license headers"Morris Jobke2015-02-261-23/+5
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-5/+23
|
* Remove changes which were inadvertently pushed to masterOlivier Paroz2014-12-081-78/+0
|
* Dump Arrays, Objects and Exceptions to the logOlivier Paroz2014-12-081-0/+78
| | | | | | | This is a first draft. It has only been tested with the ownlcloud logger. Some internal fields are JSON encoded several times which makes it harder to read. Most of the normalizer is borrowed from Monolog https://github.com/Seldaek/monolog/blob/master/src/Monolog/Formatter/NormalizerFormatter.php
* fix logger implementation and testJörn Friedrich Dreyer2014-07-151-1/+1
|
* fix missing spacesMorris Jobke2014-05-121-2/+2
|
* adding interpolation as requested by PSR-3Thomas Müller2014-05-121-0/+9
|
* - make logger available in the containerBernhard Posselt2014-05-091-8/+22
| | | | | - inject logger class into log - adding PHPDoc comments and fixing typos
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+136
Conflicts: lib/private/vcategories.php