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
|
4 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
|
5 years ago |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 years ago |
Julius Härtl
|
0a4dd3605b
Do not escape slashes for logged exceptions
|
5 years ago |
Robin Appelman
|
2943c18548
catch exceptions that occur during logging
|
5 years ago |
Christoph Wurst
|
d3a244f9d9
Allow crash reporters to catpture any message
|
5 years ago |
Christoph Wurst
|
ff58732c0d
Add breadcrumb support to crash reporters
|
6 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 |
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
|
7 years ago |
Christoph Wurst
|
ad757805ca
Pass the exception context to the crash reporter
|
7 years ago |
Christoph Wurst
|
4c5593998a
Add a mechanism to register crach reporters
|
7 years ago |
Morris Jobke
|
0eebff152a
Update license headers
|
7 years ago |