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 | validation | VIEW | 09.12.2025 05:24:03 | 0 | IP:216.73.216.182 Viewed Page:validation, | View | |||
| 2 | inline_editing_2 | VIEW | 09.12.2025 05:24:03 | 0 | IP:216.73.216.182 Viewed Page:inline_editing_2, | View | |||
| 3 | tabulator_formatting | VIEW | 09.12.2025 05:24:02 | 0 | IP:216.73.216.182 Viewed | View | |||
| 4 | readonly_logic | VIEW | 09.12.2025 05:14:55 | 0 | IP:85.208.96.210 Viewed Page:readonly_logic, | View | |||
| 5 | send_email | VIEW | 09.12.2025 05:13:50 | 0 | IP:85.208.98.31 Viewed Page:send_email, | View |