friendica/src/Util
fabrixxm 9368f5445d Display structured logs in admin
Tries to parse log lines and to display info in a table.
Additional JSON data is parsed and displayed clicking on a row.

File reading and line parsing is handled in iterators, to avoid to keep
too much data in memory.
Search and filter should be trivial to add.
Log file is read backward to display log events newest first.
A "tail" functionality should be easy to implement.
2021-08-19 14:55:33 +02:00
..
EMailer Update copyright 2021-03-29 08:40:20 +02:00
Logger Support for stacked profiler analysis 2021-07-27 04:57:29 +00:00
ACLFormatter.php Update copyright 2021-03-29 08:40:20 +02:00
Arrays.php Update copyright 2021-03-29 08:40:20 +02:00
BasePath.php Update copyright 2021-03-29 08:40:20 +02:00
ConfigFileLoader.php Update copyright 2021-03-29 08:40:20 +02:00
Crypto.php We need to create a vapid public and private key 2021-08-15 12:57:29 +00:00
DateTimeFormat.php Renaming the date format to "JSON" 2021-06-02 03:32:42 +00:00
Emailer.php Update copyright 2021-03-29 08:40:20 +02:00
FileSystem.php Update copyright 2021-03-29 08:40:20 +02:00
HTTPHeaders.php Update copyright 2021-03-29 08:40:20 +02:00
HTTPInputData.php Downgrading PHP 7.4 incompatible fread/fwrite checks 2021-05-25 20:21:51 +02:00
HTTPSignature.php - Revert HTTPSignature change 2021-08-16 23:27:42 +02:00
Images.php Added todo 2021-07-19 06:55:23 +00:00
Introspection.php Update copyright 2021-03-29 08:40:20 +02:00
JsonLD.php Are the tests happy? 2021-08-12 15:12:41 +02:00
LDSignature.php Use local copy of the w3id security context 2021-05-16 20:58:11 +00:00
Map.php Update copyright 2021-03-29 08:40:20 +02:00
Mimetype.php Update copyright 2021-03-29 08:40:20 +02:00
Network.php Issue 10306: Improve local delivery 2021-05-26 09:24:37 +00:00
ParseUrl.php Ensure JsonD data passed to ParseURL::parseParts is an array 2021-05-10 21:32:03 -04:00
PidFile.php Update copyright 2021-03-29 08:40:20 +02:00
Profiler.php Parser is now session 2021-07-27 13:56:28 +00:00
Proxy.php Proxy settings removed 2021-07-06 06:44:18 +00:00
ReversedFileReader.php Display structured logs in admin 2021-08-19 14:55:33 +02:00
Strings.php Update copyright 2021-03-29 08:40:20 +02:00
Temporal.php Added option to define a schedule date when posting items 2021-08-01 13:01:31 +00:00
XML.php Update copyright 2021-03-29 08:40:20 +02:00