Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 Metaspace : Metaspace Operations : tibasMetaspace_SetLogLevel()

tibasMetaspace_SetLogLevel()
Function
Declaration
tibas_status tibasMetaspace_SetLogLevel
(tibasMetaspace metaspace,
tibas_logLevel   level)
Purpose
Sets the log level for the metaspace.
Parameters
 
 
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.
See Also
tibasMetaspace_GetLogLevel()

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved