friendica/view/templates/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
blocklist
dbsync
item
logs Display structured logs in admin 2021-08-19 14:55:33 +02:00
users
aside.tpl
features.tpl
federation.tpl
queue.tpl
settings_head.tpl
site.tpl Extract Storage admin section to own page 2021-07-24 19:00:58 +02:00
storage.tpl Update UX for Storage administration 2021-07-24 19:01:01 +02:00
summary.tpl
tos.tpl