Closed jiridanek closed 1 year ago
Compilation fails with older versions of Proton (<0.38.0), because tracing API (function to enable tracing) is not available there.
Implements conditional compilation so that tracing functionality is extracted to a file and file is included only if tracing is supported.
Compilation fails with older versions of Proton (<0.38.0), because tracing API (function to enable tracing) is not available there.
Implements conditional compilation so that tracing functionality is extracted to a file and file is included only if tracing is supported.