Logs Default theme
All actions of a table are logged in this table
HIDE CODE
<?php $xcrud2 = Xcrud::get_instance(); $xcrud2->table("logs"); $xcrud2->limit(5); $xcrud2->unset_remove(); $xcrud2->unset_add(); $xcrud2->unset_edit(); $xcrud2->order_by('updated','desc'); echo $xcrud2->render(); ?>
Logs
Export into CSV Print Search
# | Table Name | Action | Updated By | ↓ Updated | Record Id | Data | Old Record | Sys Role Id | |
---|---|---|---|---|---|---|---|---|---|
1 | logs | VIEW | 04.04.2025 05:58:54 | 0 | IP:3.145.85.212 Viewed Page:logs, Theme:minimal | View | |||
2 | VIEW | 04.04.2025 05:58:54 | 0 | IP:3.145.85.212 Viewed Page:pdf, Theme:bootstrap | View | ||||
3 | join | VIEW | 04.04.2025 05:58:54 | 0 | IP:3.145.85.212 Viewed Page:join, Theme:semantic | View | |||
4 | logs | VIEW | 04.04.2025 05:58:54 | 0 | IP:3.145.85.212 Viewed Page:logs, Theme:semantic | View | |||
5 | api | VIEW | 04.04.2025 05:58:54 | 0 | IP:3.145.85.212 Viewed Page:api, Theme:bootstrap | View |
?>