23 Commits (274867f27319bae68a687dee65f6fdb0c927cacc)

Author SHA1 Message Date
  Arthur Schiwon 6941c91531
add unit test for ExceptionSerializer 1 year ago
  Arthur Schiwon 8b2b5946e6
make placeholder a const for reuse 2 years ago
  Arthur Schiwon 891c10d09d
fix overwriting original vars when logging 2 years ago
  Arthur Schiwon 09a5947a6d
add serializer test 2 years ago
  Thomas Citharel 1e7d924c61
Fix logging data context to file 2 years ago
  Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 44577e4345
Remove trailing and in between spaces 4 years ago
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst 74936c49ea
Remove unused imports 4 years ago
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible 4 years ago
  Roeland Jago Douma 0ff08810d9
Log/FileTest does not require the DB 4 years ago
  Morris Jobke 7005ff420e
Fix tests 5 years ago
  Johannes Ernst 0a65e62f29
Added a logger for systemd/journald 6 years ago
  Arthur Schiwon aff5fe68b3
use SystemConfig, less dependencies, and not publicly needed 6 years ago
  Arthur Schiwon cfc3ab0119
offer API to create own File log. admin_audit makes use of it 6 years ago
  Arthur Schiwon 5fbf184134
destaticfy Log classes 6 years ago
  Arthur Schiwon 38a90130ce
move log constants to ILogger 6 years ago
  Joas Schilling 38c901fadf
Delete the correct config value 7 years ago
  Thomas Pulzer 61a1d56d27 Renamed test classes for file logging tests. 8 years ago
  Thomas Pulzer ba3f4f118e Changed logtype to file instead of owncloud. 8 years ago
  Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 years ago