Logs
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
# | Table Name | Action | Updated By | ↓ Updated | Record Id | Data | Old Record | Sys Role Id | Log Type | |
---|---|---|---|---|---|---|---|---|---|---|
1 | employees | UPDATE | 0 | 23.04.2025 20:45:52 | 1611 | UPDATE `employees` AS `employees` SET | 1611 | Fixter | Andy | x101 | | 0 | View | |
2 | payments | UPDATE | 0 | 04.04.2025 15:04:34 | 38 | UPDATE `payments` AS `payments` SET | 38 | 8768 | United Kingdom | 2004-11-01 00:00:23 | 0 | View | |
3 | payments | UPDATE | 0 | 04.04.2025 15:04:22 | 38 | UPDATE `payments` AS `payments` SET | 38 | 8768 | United Kingdom | 2004-11-01 00:00:23 | 0 | View | |
4 | payments | UPDATE | 0 | 04.04.2025 15:04:17 | 38 | UPDATE `payments` AS `payments` SET | 38 | 8768 | United Kingdom | 2004-11-01 00:00:23 | 0 | View | |
5 | payments | UPDATE | 0 | 04.04.2025 15:04:12 | 38 | UPDATE `payments` AS `payments` SET | 38 | 8768 | United Kingdom | 2004-11-01 00:00:23 | 0 | View |