|  | 
 | ||||
|  | ||||||
| Related Topics | Other Library Functions | |||||
| function | mq-get-logging-level | 
| 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
| Related Topics | Other Library Functions | 
Copyright © Stilo International plc, 1988-2010.