Logs Bootstrap 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 | Sys Role Id | |
|---|---|---|---|---|---|---|---|---|---|
| 1 | inline_editing | VIEW | 25.01.2026 09:31:10 | 0 | IP:216.73.216.52 Viewed Page:inline_editing, | View | |||
| 2 | labels_classes | VIEW | 25.01.2026 09:31:10 | 0 | IP:216.73.216.52 Viewed Page:labels_classes, | View | |||
| 3 | readonly_logic | VIEW | 25.01.2026 09:31:10 | 0 | IP:216.73.216.52 Viewed Page:readonly_logic, | View | |||
| 4 | default | VIEW | 25.01.2026 09:31:10 | 0 | IP:216.73.216.52 Viewed Page:default, | View | |||
| 5 | edit_side | VIEW | 25.01.2026 09:31:09 | 0 | IP:216.73.216.52 Viewed Page:edit_side, | View |