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 | inline_editing_2 | VIEW | 08.07.2025 10:52:58 | 0 | IP:216.73.216.110 Viewed Page:inline_editing_2, | View | |||
2 | input-mask | VIEW | 08.07.2025 10:52:58 | 0 | IP:216.73.216.110 Viewed Page:input-mask, | View | |||
3 | uploads | VIEW | 08.07.2025 10:52:16 | 0 | IP:216.73.216.110 Viewed Page:uploads, | View | |||
4 | complex_panel | VIEW | 08.07.2025 10:52:16 | 0 | IP:216.73.216.110 Viewed Page:complex_panel, | View | |||
5 | inline_editing_1 | VIEW | 08.07.2025 10:52:03 | 0 | IP:52.167.144.225 Viewed Page:inline_editing_1, | View |
?>