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 | |
1 | logs | VIEW | | 04.04.2025 05:58:54 | 0 | IP:3.145.85.212 Viewed Page:logs, Theme:semantic | | | View |
2 | pdf | 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 | api | VIEW | | 04.04.2025 05:58:54 | 0 | IP:3.145.85.212 Viewed Page:api, Theme:bootstrap | | | View |
5 | switch | VIEW | | 04.04.2025 05:58:53 | 0 | IP:3.145.85.212 Viewed Page:switch, Theme:minimal | | | View |