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


Chapter 25      Persister, Action, Op, OpList, ActionResult, LogLevel, and Recovery Functions : Action, Op, OpList, ActionResult, Invocable, and LogFile Operations : tibas_SetLogLevel()

tibas_SetLogLevel()
Function
Declaration
tibas_status tibas_SetLogLevel(
tibas_logLevel logLevel)
Purpose
Sets the log level used by ActiveSpaces.
Parameters
 
The possible values are TIBAS_LOG_FATAL, TIBAS_LOG_ERROR, TIBAS_LOG_WARN, TIBAS_LOG_FINE, TIBAS_LOG_FINER, TIBAS_LOG_FINEST, or TIBAS_LOG_INFO.
Remarks
Use the tibas_SetLogLevel() function to set the log level used by ActiveSpaces.
See Also
tibas_GetLogLevel(), tibas_EnableFileLogging(), tibas_DisableFileLogging()

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