Logs Minimal theme
All actions of a table are logged in this table
HIDE CODE
SHOW 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
Logs
# | Table Name | Action | Updated By | ↓ Updated | Record Id | Data | Old Record | Sys Role Id | Log Type | |
1 | dashboards | VIEW | | 03.12.2024 18:22:22 | 0 | IP:3.149.27.33 Viewed Page:dashboards,
| | | | View |
2 | readonly_logic | VIEW | | 03.12.2024 18:22:19 | 0 | IP:18.116.14.48 Viewed Page:readonly_logic,
| | | | View |
3 | inline_editing_1 | VIEW | | 03.12.2024 18:22:02 | 0 | IP:18.188.227.192 Viewed Page:inline_editing_1,
| | | | View |
4 | simple_panels_ | VIEW | | 03.12.2024 18:22:01 | 0 | IP:18.119.133.138 Viewed Page:simple_panels_,
| | | | View |
5 | default | VIEW | | 03.12.2024 18:21:49 | 0 | IP:40.77.167.25 Viewed Page:default,
| | | | View |