Faraz Samapoor
|
9fa9975bc9
Refactors lib/private/Log.
|
hace 1 año |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
hace 3 años |
Morris Jobke
|
59ae722087
Fix warning in PHP 8 about optional parameter before mandatory one
|
hace 3 años |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
hace 4 años |
Christoph Wurst
|
2a054e6c04
Update the license headers for Nextcloud 20
|
hace 4 años |
J0WI
|
6ca1599ea4
Fix chmod on file descriptor
|
hace 4 años |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
hace 4 años |
Christoph Wurst
|
41b5e5923a
Use exactly one empty line after the namespace declaration
|
hace 4 años |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
hace 4 años |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
hace 4 años |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
hace 5 años |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
hace 5 años |
Julius Härtl
|
07bbec3355
Move log detail aggregation to separate class and reuse it in syslog/systemd logger
|
hace 5 años |
Roland Tapken
|
d17856a1e9
Make logfile's mode configurable.
|
hace 6 años |
Joas Schilling
|
b788f0a456
Make sure error_log() always receives a string
|
hace 6 años |
Arthur Schiwon
|
aff5fe68b3
use SystemConfig, less dependencies, and not publicly needed
|
hace 6 años |
Arthur Schiwon
|
5751788282
add missing php doc and type hints
|
hace 6 años |
Arthur Schiwon
|
69592408c4
move IFileBased to public namespace, logreader needs it
|
hace 6 años |
Arthur Schiwon
|
cfc3ab0119
offer API to create own File log. admin_audit makes use of it
|
hace 6 años |
Arthur Schiwon
|
5fbf184134
destaticfy Log classes
|
hace 6 años |
Arthur Schiwon
|
38a90130ce
move log constants to ILogger
|
hace 6 años |
Robin Appelman
|
b9583c6dce
Log exceptions as nested array instead of encoded json
|
hace 6 años |
Morris Jobke
|
a661f043e1
Remove unneeded semicolon and parentheses
|
hace 6 años |
Morris Jobke
|
4ef302c0be
Request->getHeader() should always return a string
|
hace 6 años |
Morris Jobke
|
31c5c2a592
Change @georgehrke's email
|
hace 7 años |
Morris Jobke
|
0eebff152a
Update license headers
|
hace 7 años |
Lukas Reschke
|
c016b01bf9
Ensure log message is UTF-8 encoded
|
hace 7 años |
Joas Schilling
|
695696a4a6
Use constants
|
hace 7 años |
Juan Pablo Villafáñez
|
38e5135cb9
Reorder the entries of the log for easier reading
|
hace 7 años |
Morris Jobke
|
52eaf6cfbb
Merge pull request #3310 from duritong/patch-1
|
hace 7 años |