Sets the log level for the metaspace.
Declaration
tibas_status tibasMetaspace_SetLogLevel
(tibasMetaspace metaspace,
tibas_logLevel level)
Parameters
Parameter |
Description |
metaspace |
The TIBCO ActiveSpaces entity on which the function is invoked. |
level |
The log level passed to the function. The possible values are TIBAS_LOG_FATAL, TIBAS_LOG_ERROR, TIBAS_LOG_FINE, TIBAS_LOG_FINER, TIBAS_LOG_FINEST,TIBAS_LOG_WARN, or TIBAS_LOG_INFO. |
Remarks
Use the tibasMetaspace_SetLogLevel() function to set the log level for a specified metaspace.
Copyright © Cloud Software Group, Inc. All Rights Reserved.