|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Journal::scribe_rt | ( | Severity | severity, |
| Component | component, | ||
| Context | context, | ||
| std::source_location | location, | ||
| const char * | msg_or_fmt, | ||
| Args &&... | args | ||
| ) |
printf-style overload of scribe_rt().
| msg_or_fmt | The format string. |
| args | The format arguments. |
Definition at line 174 of file Archivist.hpp.
References format_runtime(), MayaFlux::Journal::Archivist::instance(), and MayaFlux::Journal::Archivist::scribe_rt().
Here is the call graph for this function: