Function Macro

IdeTRACE_MSG

Declaration

#define IDE_TRACE_MSG (
  fmt,
  ...
)

Description

Similar to IDE_PROBE but allows specifying a log message.

Available since:3.18
This function is not directly available to language bindings

Parameters

fmt -
  No description available.
... -
  No description available.