Try OpenEdge Now
skip to main content
Debugging and Troubleshooting
Troubleshooting Resources : Logging in OpenEdge : Logging infrastructure overview
 

Logging infrastructure overview

The logging infrastructure provides a means for either standard reporting of run-time activity or logging diagnostic data for troubleshooting problems based on a set of logging characteristics. OpenEdge writes information to a log file. You control the type and amount of information logged using a combination of log entry types and logging levels. Log entry types are categories of information written to the log file. Logging levels control the amount of logging information for any given log entry type and environment. Log files are described in Log files. Log entry types are described in Log entry types. Logging levels are described in Logging levels.
The logging infrastructure is available for all ABL (Advanced Business Language) clients, as well as the AIA, NameServer, Unified Broker, and DataServer components. Each of these components use a particular set of characteristics to specify logging within the infrastructure. The following table shows how to specify logging characteristics for each of these components.
Table 21. Specifying component logging characteristics
For . . .
Specify settings via . . .
GUI or character client
Startup Parameters LOG-MANAGER system handle
Run-time client
LOG-MANAGER system handle
AppServer or WebSpeed agent
OpenEdge Management or OpenEdge Explorer LOG-MANAGER system handle
WebSpeed Messenger
OpenEdge Management or OpenEdge Explorer
Unified Broker
OpenEdge Management or OpenEdge Explorer
NameServer
OpenEdge Management or OpenEdge Explorer
AIA
OpenEdge Management or OpenEdge Explorer
DataServer
Startup ParametersOpenEdge Management or OpenEdge Explorer LOG-MANAGER system handle DSLOG-MANAGER system handle
* LOG-MANAGER system handle attributes and methods
* DSLOG-MANAGER system handle attributes and methods