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 | validation | VIEW | 23.05.2025 10:24:28 | 0 | IP:216.73.216.31 Viewed Page:validation, | View | |||
2 | gallery | VIEW | 23.05.2025 10:24:23 | 0 | IP:77.204.104.193 Viewed Page:gallery, | View | |||
3 | input-mask | VIEW | 23.05.2025 10:23:16 | 0 | IP:216.73.216.189 Viewed Page:input-mask, | View | |||
4 | nested | VIEW | 23.05.2025 10:23:16 | 0 | IP:216.73.216.189 Viewed Page:nested, | View | |||
5 | relations | VIEW | 23.05.2025 10:22:46 | 0 | IP:103.78.39.158 Viewed Page:relations, | View |
?>