MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ MF_RT_DEBUG

#define MF_RT_DEBUG (   comp,
  ctx,
  ... 
)
Value:
std::source_location::current(), __VA_ARGS__)
void scribe_rt(Severity severity, Component component, Context context, std::source_location location, std::string_view message)
Log a message in a real-time context with automatic source location.

Definition at line 402 of file Archivist.hpp.