Commit Graph

53 Commits (4f31b7b9cc2dac060194de2c769b149a2ac861ba)

Author SHA1 Message Date
Julius Härtl 2efb9a7d90
Make sure SystemConfig class can be injected and syslog_tag is fetched properly 6 years ago
Julius Härtl 07bbec3355
Move log detail aggregation to separate class and reuse it in syslog/systemd logger 7 years ago
Joas Schilling a79da346b6
fix class might be undefined 7 years ago
Arthur Schiwon d6d1666600
remove args from logging of common-spelled methods dependent on class 7 years ago
Arthur Schiwon 4ad8d0c0d8
remove setup args from logging 7 years ago
Morris Jobke e8739e1392
Remove sensitive SMB arguments from exception log 7 years ago
Joas Schilling d8e041a5a2
Don't log parameters on user creation in case of error/exception 7 years ago
Roland Tapken d17856a1e9
Make logfile's mode configurable. 7 years ago
Joas Schilling b788f0a456
Make sure error_log() always receives a string 8 years ago
Robin Appelman 99c00972a0
make exception serializer a bit more robust 8 years ago
Morris Jobke a11d198a06
Sanitize parameters in createSessionToken() while logging 8 years ago
Morris Jobke 10b8a4a8b1
Revert "Fix undeclared method warning in phan" 8 years ago
Morris Jobke f3093b2401
Fix undeclared method warning in phan 8 years ago
Johannes Ernst 72340b2230
Added Systemd.log documentation to config.sample.php 8 years ago
Johannes Ernst 0a65e62f29
Added a logger for systemd/journald 8 years ago
Arthur Schiwon aff5fe68b3
use SystemConfig, less dependencies, and not publicly needed 8 years ago
Arthur Schiwon b841a477c6
log to $datadir/audit.log by default and add rotation 8 years ago
Arthur Schiwon 5751788282
add missing php doc and type hints 8 years ago
Arthur Schiwon a21a5bc4ec
improve Syslog a little 8 years ago
Arthur Schiwon 0e6a317516
revert Log's dependency to SystemConfig to work during Installation 8 years ago
Arthur Schiwon 69592408c4
move IFileBased to public namespace, logreader needs it 8 years ago
Arthur Schiwon cfc3ab0119
offer API to create own File log. admin_audit makes use of it 8 years ago
Arthur Schiwon 5fbf184134
destaticfy Log classes 8 years ago
Arthur Schiwon 38a90130ce
move log constants to ILogger 8 years ago
Robin Appelman f399e1591f
Log classnames of arguments in exception trace 8 years ago
Morris Jobke 058f8123e6
Set the default log rotate size to 100 MB 8 years ago
Robin Appelman b9583c6dce Log exceptions as nested array instead of encoded json 8 years ago
Morris Jobke eb51f06a3b
Use ::class statement instead of string 8 years ago
Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 8 years ago
Morris Jobke 4ef302c0be
Request->getHeader() should always return a string 8 years ago
Morris Jobke 31c5c2a592
Change @georgehrke's email 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Lukas Reschke c016b01bf9
Ensure log message is UTF-8 encoded 8 years ago
Joas Schilling 695696a4a6
Use constants 9 years ago
Juan Pablo Villafáñez 38e5135cb9
Reorder the entries of the log for easier reading 9 years ago
Roger Szabo 35369ecc96 author update 9 years ago
Roger Szabo 38d8492f30 improvement of userAgent variable assigment 9 years ago
Roger Szabo 06a8ac6ff6 log user agent globally instead 9 years ago
Joas Schilling 0a837ac64e
Revert unintentional log timestamp format change 9 years ago
duritong dbf4a4b844 only chmod logfile if necessary 9 years ago
Morris Jobke 2316083256
fix default value for logdateformat - fixes #3107 9 years ago
Robin Appelman 54f96e5f58
Get the logfile location while running the logrotate cron job instead of when registering the job 9 years ago
Morris Jobke 0eb992062a log version number in each log line 9 years ago
Thomas Pulzer 32f5073f9f Reverted the default syslog tag to avoid breaking existing systems. 10 years ago
Thomas Pulzer ba3f4f118e Changed logtype to file instead of owncloud. 10 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Thomas Pulzer 90b7f74da7 Changed name of default logfile from owncloud.log to nextcloud.log. 10 years ago
Vincent Petry 5bb06723b0
Hack to prevent infinite loop with LDAP + logging 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago