PreProcLog(num_loglevel, str);
num_loglevel
• 0 corresponds to log level Severe error messages in the Platform.
• 1 corresponds to log level All error messages in the Platform.
•
•
• The string is appended only if the log level specified in the Platform is greater than, or equal to, num_loglevel.str
0 -1 preproclog(1,"Jan 2000");If the StreamServer was started with loglevel=1 or greater, the string "Jan 2000" is added to the log.
OpenText StreamServe 5.6 | Updated: 2013-03-01 |