Logs Bootstrap 4.5 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
| # | Table Name | Action | Updated By | ↓ Updated | Record Id | Data | Old Record | |
|---|---|---|---|---|---|---|---|---|
| 1 | tabulator_relations | VIEW | 08.06.2026 15:30:40 | 0 | IP:216.73.216.144 Viewed | View | ||
| 2 | hide_logic | VIEW | 08.06.2026 15:30:40 | 0 | IP:216.73.216.144 Viewed Page:hide_logic, | View | ||
| 3 | flatpickr | VIEW | 08.06.2026 15:30:40 | 0 | IP:216.73.216.144 Viewed Page:flatpickr, | View | ||
| 4 | auto_refresh | VIEW | 08.06.2026 15:30:40 | 0 | IP:216.73.216.144 Viewed Page:auto_refresh, | View | ||
| 5 | readonly_logic | VIEW | 08.06.2026 15:30:40 | 0 | IP:216.73.216.144 Viewed Page:readonly_logic, | View |