![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
tibas_status tibas_EnableFileLogging(
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.Use the tibas_EnableFileLogging() function to enable logging of TIBCO ActiveSpaces messages to a log file.You can call this function multiple times to specify writing of different log level messages to separate log files. For example, you can specify that TIBAS_LOG_ERROR messages are written to one log file and TIBAS_LOG_INFO messages are written to another log file.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |