PROGRESS.Session.LogEntryTypes
- Last Updated: April 1, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Data Type: String
Session model: Session-free and Session-managed
The LogEntryTypes property determines the types of log entries you want to write to the log file. The format of this property is a comma-delimited list of the log entry type values, optionally followed by a colon and the logging level for that specific log entry type. For example, SessionPool:5,RefCounts:2.
Valid values are as follows:
- Broker
- Compression
- DynamicApi
- MsgDbg
- O4glDefault
- PoolMgmt
- Properties
- Proxy
- RefCounts
- RunProcs
- SessionPool
- Trace
- WatchDog
Default: O4glDefault