Commit History

Author SHA1 Message Date
  Joas Schilling 32ada27ed6 fix(log): Log exception class when message is empty 7 months ago
  Côme Chilliet 8277d0a5aa Fix user log.condition feature 1 year ago
  Robin Appelman 7d17d2517f emit an event when a message is logged 1 year ago
  Côme Chilliet f5c361cf44 composer run cs:fix 1 year ago
  Julius Härtl cf1bd0eb70 chore: Add typings to Log properties 1 year ago
  Julius Härtl 00b7575c89 perf(logging): Return early when log level does not match before serializing an exception 1 year ago
  Arthur Schiwon 2a6f46e689 allow apps to specify methods carrying sensitive parameters 1 year ago
  Thomas Citharel 1e7d924c61 Fix logging data context to file 2 years ago
  Robin Appelman 74f64fa3eb don't error if we can't load the ExceptionSerializer for early exceptions 2 years ago
  Julius Härtl 0f33453610 Diagnostics event logging to Nextcloud log 2 years ago
  Christoph Wurst 311b3ffa2e Interpolate the log message also for logged exceptions 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 years ago
  Roeland Jago Douma 179de95f81 Avoid huge exception argument logging 3 years ago
  Christoph Wurst 244c53dea1 Replace abandoned log normalizer with our fork 3 years ago
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 years ago
  Arthur Schiwon e008444887 always require a message paramter for data logging 4 years ago
  Arthur Schiwon 46aaeb4561 log Flow activity 4 years ago
  Christoph Wurst 5bf3d1bb38 Update license headers 4 years ago
  Roeland Jago Douma 68748d4f85 Some php-cs fixes 4 years ago
  Julius Härtl 0a4dd3605b Do not escape slashes for logged exceptions 4 years ago
  Robin Appelman 2943c18548 catch exceptions that occur during logging 4 years ago
  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 6 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