| Commit message (Expand) | Author | Age | Files | Lines |
* | Make sure SystemConfig class can be injected and syslog_tag is fetched properly | Julius Härtl | 2019-08-13 | 1 | -1/+1 |
* | Move log detail aggregation to separate class and reuse it in syslog/systemd ... | Julius Härtl | 2019-07-17 | 4 | -66/+115 |
* | fix class might be undefined | Joas Schilling | 2019-05-08 | 1 | -2/+2 |
* | remove args from logging of common-spelled methods dependent on class | Arthur Schiwon | 2019-05-07 | 1 | -10/+24 |
* | remove setup args from logging | Arthur Schiwon | 2019-05-06 | 1 | -0/+8 |
* | Remove sensitive SMB arguments from exception log | Morris Jobke | 2019-03-12 | 1 | -0/+6 |
* | Don't log parameters on user creation in case of error/exception | Joas Schilling | 2019-01-10 | 1 | -0/+3 |
* | Make logfile's mode configurable. | Roland Tapken | 2018-10-02 | 1 | -2/+5 |
* | Make sure error_log() always receives a string | Joas Schilling | 2018-07-23 | 1 | -0/+3 |
* | make exception serializer a bit more robust | Robin Appelman | 2018-07-18 | 1 | -3/+7 |
* | Sanitize parameters in createSessionToken() while logging | Morris Jobke | 2018-07-11 | 1 | -0/+1 |
* | Revert "Fix undeclared method warning in phan" | Morris Jobke | 2018-07-03 | 1 | -1/+0 |
* | Fix undeclared method warning in phan | Morris Jobke | 2018-07-02 | 1 | -0/+1 |
* | Added Systemd.log documentation to config.sample.php | Johannes Ernst | 2018-06-29 | 2 | -4/+14 |
* | Added a logger for systemd/journald | Johannes Ernst | 2018-06-29 | 2 | -0/+71 |
* | use SystemConfig, less dependencies, and not publicly needed | Arthur Schiwon | 2018-04-26 | 2 | -24/+17 |
* | log to $datadir/audit.log by default and add rotation | Arthur Schiwon | 2018-04-26 | 1 | -16/+10 |
* | add missing php doc and type hints | Arthur Schiwon | 2018-04-26 | 1 | -2/+2 |
* | improve Syslog a little | Arthur Schiwon | 2018-04-26 | 1 | -3/+6 |
* | revert Log's dependency to SystemConfig to work during Installation | Arthur Schiwon | 2018-04-26 | 1 | -1/+8 |
* | move IFileBased to public namespace, logreader needs it | Arthur Schiwon | 2018-04-26 | 2 | -30/+1 |
* | offer API to create own File log. admin_audit makes use of it | Arthur Schiwon | 2018-04-26 | 5 | -48/+37 |
* | destaticfy Log classes | Arthur Schiwon | 2018-04-26 | 6 | -49/+155 |
* | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 3 | -7/+12 |
* | Log classnames of arguments in exception trace | Robin Appelman | 2018-04-17 | 1 | -0/+140 |
* | Merge pull request #8946 from nextcloud/log-exceptions-as-nested-array-2 | Morris Jobke | 2018-04-11 | 1 | -1/+1 |
|\ |
|
| * | Log exceptions as nested array instead of encoded json | Robin Appelman | 2018-04-10 | 1 | -1/+1 |
* | | Set the default log rotate size to 100 MB | Morris Jobke | 2018-04-11 | 1 | -1/+1 |
|/ |
|
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 1 | -1/+1 |
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | Request->getHeader() should always return a string | Morris Jobke | 2018-01-17 | 1 | -1/+4 |
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -1/+5 |
* | Ensure log message is UTF-8 encoded | Lukas Reschke | 2017-08-17 | 1 | -1/+12 |
* | Use constants | Joas Schilling | 2017-04-13 | 1 | -1/+1 |
* | Reorder the entries of the log for easier reading | Juan Pablo Villafáñez | 2017-04-12 | 1 | -5/+5 |
* | Merge pull request #3310 from duritong/patch-1 | Morris Jobke | 2017-04-04 | 1 | -1/+3 |
|\ |
|
| * | only chmod logfile if necessary | duritong | 2017-01-29 | 1 | -1/+3 |
* | | author update | Roger Szabo | 2017-03-10 | 1 | -0/+1 |
* | | improvement of userAgent variable assigment | Roger Szabo | 2017-03-10 | 1 | -1/+1 |
* | | log user agent globally instead | Roger Szabo | 2017-03-10 | 1 | -0/+2 |
* | | Revert unintentional log timestamp format change | Joas Schilling | 2017-01-30 | 1 | -1/+1 |
|/ |
|
* | fix default value for logdateformat - fixes #3107 | Morris Jobke | 2017-01-19 | 1 | -2/+2 |
* | Get the logfile location while running the logrotate cron job instead of when... | Robin Appelman | 2017-01-06 | 1 | -1/+3 |
* | log version number in each log line | Morris Jobke | 2016-10-06 | 1 | -2/+4 |
* | Reverted the default syslog tag to avoid breaking existing systems. | Thomas Pulzer | 2016-07-22 | 1 | -1/+1 |
* | Changed logtype to file instead of owncloud. | Thomas Pulzer | 2016-07-22 | 2 | -2/+2 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 4 | -6/+12 |
* | Changed name of default logfile from owncloud.log to nextcloud.log. | Thomas Pulzer | 2016-07-04 | 1 | -2/+2 |