Commit History

Author SHA1 Message Date
  Robin Appelman 61167e3149 Add optional to add backtrace to log items 1 year ago
  Côme Chilliet 8ed6086a82 Fix user log.condition feature 1 year ago
  Robin Appelman d9fa7b1e28 emit an event when a message is logged 1 year ago
  Robin Appelman 9f1d497a0b Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private 1 year ago
  Robin Windey 1dcc8559cf Log to error_log in fatal case 1 year ago
  Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 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