friendica/src/Module/Admin
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
..
Addons Update copyright 2021-03-29 08:40:20 +02:00
Blocklist Update copyright 2021-03-29 08:40:20 +02:00
Item Update copyright 2021-03-29 08:40:20 +02:00
Logs Display structured logs in admin 2021-08-19 14:55:33 +02:00
Themes Update copyright 2021-03-29 08:40:20 +02:00
Users Update copyright 2021-03-29 08:40:20 +02:00
BaseUsers.php Update copyright 2021-03-29 08:40:20 +02:00
DBSync.php Update copyright 2021-03-29 08:40:20 +02:00
Features.php Update copyright 2021-03-29 08:40:20 +02:00
Federation.php Small fixes 2021-06-12 11:19:23 +00:00
PhpInfo.php Update copyright 2021-03-29 08:40:20 +02:00
Queue.php the command was missing from the worker queue overview 2021-05-02 09:55:19 +02:00
Site.php Extract Storage admin section to own page 2021-07-24 19:00:58 +02:00
Storage.php Fix usage 2021-08-16 23:27:43 +02:00
Summary.php Don't count the system user as user 2021-06-21 04:03:20 +00:00
Tos.php Update copyright 2021-03-29 08:40:20 +02:00