Function Macro

IdeTRACE_MSG

Declaration

#define IDE_TRACE_MSG (
  fmt,
  ...
)

Description

Similar to IDE_PROBE but allows specifying a log message.

This function is not directly available to language bindings.

Parameters

fmt

Type: -

No description available.

...

Type: -

No description available.