Côme Chilliet
|
8ed6086a82
Fix user log.condition feature
|
1 年之前 |
Robin Appelman
|
d9fa7b1e28
emit an event when a message is logged
|
1 年之前 |
Robin Appelman
|
9f1d497a0b
Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private
|
1 年之前 |
Robin Windey
|
1dcc8559cf
Log to error_log in fatal case
|
1 年之前 |
Faraz Samapoor
|
e7cc7653b8
Refactors "strpos" calls in lib/private to improve code readability.
|
1 年之前 |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 年之前 |
Julius Härtl
|
cf1bd0eb70
chore: Add typings to Log properties
|
1 年之前 |
Julius Härtl
|
00b7575c89
perf(logging): Return early when log level does not match before serializing an exception
|
1 年之前 |
Arthur Schiwon
|
2a6f46e689
allow apps to specify methods carrying sensitive parameters
|
2 年之前 |
Thomas Citharel
|
1e7d924c61
Fix logging data context to file
|
2 年之前 |
Robin Appelman
|
74f64fa3eb
don't error if we can't load the ExceptionSerializer for early exceptions
|
2 年之前 |
Julius Härtl
|
0f33453610
Diagnostics event logging to Nextcloud log
|
2 年之前 |
Christoph Wurst
|
311b3ffa2e
Interpolate the log message also for logged exceptions
|
2 年之前 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 年之前 |
Roeland Jago Douma
|
179de95f81
Avoid huge exception argument logging
|
3 年之前 |
Christoph Wurst
|
244c53dea1
Replace abandoned log normalizer with our fork
|
3 年之前 |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 年之前 |
Arthur Schiwon
|
e008444887
always require a message paramter for data logging
|
4 年之前 |
Arthur Schiwon
|
46aaeb4561
log Flow activity
|
4 年之前 |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
4 年之前 |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 年之前 |
Julius Härtl
|
0a4dd3605b
Do not escape slashes for logged exceptions
|
5 年之前 |
Robin Appelman
|
2943c18548
catch exceptions that occur during logging
|
5 年之前 |
Christoph Wurst
|
d3a244f9d9
Allow crash reporters to catpture any message
|
5 年之前 |
Christoph Wurst
|
ff58732c0d
Add breadcrumb support to crash reporters
|
6 年之前 |
Roeland Jago Douma
|
8cdd134e7e
Fetch logcondition earlier
|
6 年之前 |
Roeland Jago Douma
|
a52d206684
Make sure the log doesn't try to read from PUT if it can't
|
6 年之前 |
Arthur Schiwon
|
0e6a317516
revert Log's dependency to SystemConfig to work during Installation
|
6 年之前 |
Arthur Schiwon
|
69592408c4
move IFileBased to public namespace, logreader needs it
|
6 年之前 |
Arthur Schiwon
|
cfc3ab0119
offer API to create own File log. admin_audit makes use of it
|
6 年之前 |