Logs NEW Default 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 | |
1 | user | Login to xCRUD Pro-Angle Theme | 1 | 24.01.2021 14:14:42 | | 223.206.2.141 | | |
2 | user | Login to xCRUD Pro-Angle Theme | 1 | 24.01.2021 13:25:54 | | 223.206.2.141 | | |
3 | user | Login to xCRUD LTE Theme | 1 | 24.01.2021 13:23:25 | | 184.82.11.212 | | |
4 | user | Login to xCRUD LTE Theme | 1 | 24.01.2021 13:23:18 | | 184.82.11.212 | | |
5 | employees | UPDATE | | 24.01.2021 06:48:17 | 1720 | UPDATE `employees` AS `employees` SET
| 1720 | Lnm | Jmno | x123455555 | dwswe@222.com |
| |