|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inline |
Printf-style overload for runtime format strings.
Print formatted output directly to stdout with MayaFlux prefix.
Intended for immediate, unfiltered output without journal infrastructure. No component/context tagging, no severity filtering, no source location. Output includes [MayaFlux] prefix to identify framework origin.
| message | The message or format string. |
| fmt_str | The runtime format string. |
| args | The format arguments. |
Definition at line 268 of file Archivist.hpp.
References format_runtime().
Here is the call graph for this function: