Define MICROLITH_TRACE

Define Documentation

MICROLITH_TRACE(...)

Macro for trace logging.

If MICROLITH_NO_SPDLOG is not defined, calls the SPDLOG_TRACE macro. Otherwise checks if the macro is already defined and if not defines an empty definition.