|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Journal::fatal | ( | Component | component, |
| Context | context, | ||
| std::source_location | location, | ||
| format_string< Args... > | fmt_str, | ||
| Args &&... | args | ||
| ) |
fmt-style overload of fatal().
| Args | Types of the format arguments. |
| fmt_str | The format string. |
| args | The format arguments. |
Definition at line 249 of file Archivist.hpp.
References FATAL, format(), MayaFlux::Journal::Archivist::instance(), and MayaFlux::Journal::Archivist::scribe().
Here is the call graph for this function: