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_GetLogLevel()

tibas_GetLogLevel()
Function
Declaration
tibas_status tibas_GetLogLevel(
tibas_logLevel* logLevel)
Purpose
Returns 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_GetLogLevel() function to return the log level that is used by ActiveSpaces.
See Also
tibas_SetLogLevel(), tibas_EnableFileLogging(), tibas_DisableFileLogging()

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