43 Commits (beb33fc1fd3e5d6f0569e467cee28ed085071efe)

Author SHA1 Message Date
  Christoph Wurst d3a244f9d9
Allow crash reporters to catpture any message 5 years ago
  Christoph Wurst ff58732c0d
Add breadcrumb support to crash reporters 5 years ago
  Roeland Jago Douma 8cdd134e7e
Fetch logcondition earlier 5 years ago
  Roeland Jago Douma a52d206684
Make sure the log doesn't try to read from PUT if it can't 6 years ago
  Arthur Schiwon 0e6a317516
revert Log's dependency to SystemConfig to work during Installation 6 years ago
  Arthur Schiwon 69592408c4
move IFileBased to public namespace, logreader needs it 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
  Robin Appelman f399e1591f
Log classnames of arguments in exception trace 6 years ago
  Robin Appelman 96f14a2e90 log previous exception 6 years ago
  Robin Appelman 15815c034f adjust tests to new exception log format 6 years ago
  Robin Appelman b9583c6dce Log exceptions as nested array instead of encoded json 6 years ago
  Roeland Jago Douma 6994bce951
Loglevel is an int 6 years ago
  Roeland Jago Douma 83eb548d23
Typehint Throwable 6 years ago
  Roeland Jago Douma 4077f16aec
Make ILogger strict 6 years ago
  Morris Jobke 132764bff5
Pass log level to log reporters 6 years ago
  Christoph Wurst ad757805ca Pass the exception context to the crash reporter 6 years ago
  Christoph Wurst 4c5593998a Add a mechanism to register crach reporters 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Johannes Schlichenmaier 4ae7275aeb Added additional methods for removal of sensitive info 6 years ago
  Morris Jobke 11c31e94fe
Improve exception handling 6 years ago
  Joas Schilling b68609d0cf
Don't log LDAP password when server is not available 6 years ago
  Joas Schilling b27819785e
Don't log passwords on dav exceptions 7 years ago
  Morris Jobke c54a59d51e
Remove unused use statements 7 years ago
  Morris Jobke 4eddb95fc4
Add method to $methodsWithSensitiveParameters 7 years ago
  Joas Schilling d0e6235b03
Don't log the password on confirmPassword when LDAP throws an exception 7 years ago
  Joas Schilling 7fa063ceca
Better fallback for unknown log types 7 years ago
  Joas Schilling e7ff1ba548
Add tests 7 years ago
  Joas Schilling 7573fa3148
Handle log_type "nextcloud" more gracefully 7 years ago
  Lukas Reschke ab4353457d
Default to empty string 7 years ago
  Juan Pablo Villafáñez 26f1ea1cea
Change the minimum log level to fatal 7 years ago
  Arthur Schiwon b13092065a
hide parameters of tryLogin when logging 7 years ago
  Thomas Pulzer b058639a8a Changed code style and made use of '===' comparison. 8 years ago
  Thomas Pulzer ba3f4f118e Changed logtype to file instead of owncloud. 8 years ago
  Joas Schilling 0215b004da
Update with robin 8 years ago
  Joas Schilling ba87db3fcc
Fix others 8 years ago
  Morris Jobke 390a996297
Sanitize more config options and stack traces 8 years ago
  Joas Schilling e49307014c Do not log token or challenge with exception stacktrace (#25026) 8 years ago
  Lukas Reschke aba539703c
Update license headers 8 years ago
  Roeland Jago Douma fc82047e26
Move OC_Log_xx to \OC\Log namespace 8 years ago
  Joas Schilling 3397e27657
Remove the password from the validateUserPass() method as well 8 years ago
  Roeland Jago Douma f5e0d6ae6a
Move more of \OC to PSR-4 8 years ago
  Thomas Müller 069af51dd0 With PHP7 Throwable is the new base interface for all Exception and Error - we should be capable to log Throwable as well 8 years ago
  Lukas Reschke 09b14ceffc Also replace password in updatePrivateKeyPassword 8 years ago
  Thomas Müller f6c4b10189 Add message key to context of logException 8 years ago
  Thomas Müller fa75866879 Fix PHPDoc 8 years ago
  Thomas Müller 682821c71e Happy new year! 8 years ago
  Lukas Reschke f3360d51c6 Use PHP polyfills 8 years ago
  Morris Jobke b945d71384 update licence headers via script 8 years ago