This form is used to view logs in more detail, showing the details of a specific log entry.
- Date: Date and time of occurrence of the log entry.
- Level: Log level (Error, Warning, Information, Debug, Trail).
- Logger: Log origin class.
- Log message: Log message.
-
Table of values:
- Setting: Log generation context setting (server, user, etc.).
- value: Setting value
- Caller: Caller class (with source file reference and line number).
- Thread: Caller thread.
- Exceptions: Any exceptions associated with the log entry.