Log
| ๐ Overview: 5 Fields | 2 Indexes |
๐ Description
๐จ๏ธ General audit logging table recording user activities, system events, and significant operations. Provides activity trail for security and debugging.
โน๏ธ Table Information
- Table ID: 125
- UUID: D76C2CDE837AD4459AD6DD1537723C7C
- Primary Key: ๐
ID - Generated: ๐ 2025-12-04T14:35:25Z
๐ Table of Contents
- ๐ Fields (5)
- ๐ Indexes (2)
- ๐ Related Items
- Classes (1)
๐ Fields
| Field | Type | Constraints | Description |
|---|---|---|---|
| ๐ ID | String | ๐ PK, โจ Unique | - |
| Date | Date | - | - |
| Time | Time | - | - |
| Message | String (255) | - | - |
| Process | String (255) | - | - |
๐ Indexes
| Field | Type | Kind | Unique |
|---|---|---|---|
ID | Keywords | regular | โจ Yes |
Date | Keywords | regular | - |
๐ Related Items
๐ฆ Classes
- Log - ORDA DataClass class for Log table
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:35:25Z