![]() |
|
||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
|||||
|
|
||||||
| Related Syntax | Related Concepts | Other Library Functions | ||||
| function |
mq-get-logging-level |
|
Library: Interfaces, MQSeries access (OMMQI)
Include: ommqi.xin |
Return type: Integer Returns: the current OmniMark MQSeries Interface logging level |
define external integer function mq-get-logging-level
Use mq-get-logging-level to get the logging level, which determines whether warnings and/or errors are logged to the OmniMark log stream.
You must include the following line at the beginning of your OmniMark
program:
include "ommqi.xin"
Possible returned values are:
Get the current logging level.
process
local integer logging-level
set logging-level to mq-get-logging-level