![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
The name of the file to which tracing information should be directed, or NULL to stop directing tracing to a file.This call directs client tracing information to the file specified by the fileName argument. This function does not generate tracing; tracing must be enabled separately. Tracing can be enabled using the set server client_trace command in the administration tool, or, for SSL tracing, using the tibemsSSL_SetTrace or tibemsSSL_SetDebugTrace function. See the TIBCO Enterprise Message Service User’s Guide for more information about the administration tool.To stop sending tracing information to the file and resume regular tracing to stderr or stdout, call tibems_SetTraceFile, passing NULL for fileName parameter.
The file specified by fileName could not be opened in append mode.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |