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
|
3 年之前 |
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
|
4 年之前 |
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
|
5 年之前 |
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 年之前 |
Arthur Schiwon
|
5fbf184134
destaticfy Log classes
|
6 年之前 |
Arthur Schiwon
|
38a90130ce
move log constants to ILogger
|
6 年之前 |
Robin Appelman
|
f399e1591f
Log classnames of arguments in exception trace
|
6 年之前 |
Robin Appelman
|
96f14a2e90
log previous exception
|
6 年之前 |
Robin Appelman
|
15815c034f
adjust tests to new exception log format
|
6 年之前 |
Robin Appelman
|
b9583c6dce
Log exceptions as nested array instead of encoded json
|
6 年之前 |
Roeland Jago Douma
|
6994bce951
Loglevel is an int
|
6 年之前 |
Roeland Jago Douma
|
83eb548d23
Typehint Throwable
|
6 年之前 |