Query information log entry type and logging levels
Specifying the query information (QryInfo) log entry type enables logging of queries (each open query and FOR EACH block) executed in an application. Information is logged at the following logging levels:
Level 2 (Basic) — Logs information about individual queries—this is the default logging level
Level 3 (Verbose) — Logs information about all queries
The following information is logged at each level:
Index listing
Query resolution details
Query statistics
If you set the level to 4 (Extended), information is logged at level 3 (Verbose).