ApplicationLog¶
Used by various OctoSAM components to write log messages
Fields¶
Field | Type | Description |
---|---|---|
ID | numeric | Internal ID for the ApplicationLog entity (Primary Key) |
Message | string | Log message |
TimeStamp | datetime | Date/Time this log entry was created |
UserName | string | Client user ID of the process that generated the log message |