Log entry types (Server context)
- Last Updated: August 27, 2024
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Log entry types (Server context)
The following table lists the available log entry types in the server context.
| Log Entry Type | Executable | Description |
|---|---|---|
Connects
|
DataServer broker | Turns on logging for connection attributes and
related information in the DataServer log file. Logs information at level 2 (Basic) and 3 (Verbose). |
Cursor
|
DataServer broker | Turns on logging of cursor details in the DataServer
log file. Logs information at level 2 (Basic) and 3 (Verbose). |
Performance
|
DataServer broker | Turns on logging of performance related information
in the server context. Logs information at level 2 (Basic), 3 (Verbose), and 4 (Extended). |
SQL
|
DataServer broker | Turns on logging of SQL query processing in the
DataServer log file. Logs information at level 2 (Basic) and 3 (Verbose). |
Trans
|
DataServer broker | Turns on logging for the processing of transactions
and subtransactions in the DataServer log file. Logs information at level 2 (Basic), 3 (Verbose), and 4 (Extended). |
For log entry details, see DataServer server context logging.