|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inline |
Printf-style overload of format_print().
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. |
| msg_or_fmt | The format string. |
| args | The format arguments. |
Definition at line 254 of file Archivist.hpp.
References format().
Here is the call graph for this function: