Logs Bootstrap 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 | hide_logic | VIEW | 08.06.2026 14:43:09 | 0 | IP:216.73.216.144 Viewed Page:hide_logic, | View | ||
| 2 | inline_editing_3 | VIEW | 08.06.2026 14:43:09 | 0 | IP:216.73.216.144 Viewed Page:inline_editing_3, | View | ||
| 3 | video_uploads | VIEW | 08.06.2026 14:43:09 | 0 | IP:216.73.216.144 Viewed Page:video_uploads, | View | ||
| 4 | tabulator_overview | VIEW | 08.06.2026 14:43:09 | 0 | IP:216.73.216.144 Viewed Page:tabulator_overview, | View | ||
| 5 | hide_logic_2 | VIEW | 08.06.2026 14:43:08 | 0 | IP:216.73.216.144 Viewed Page:hide_logic_2, | View |