|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Journal::error | ( | Component | component, |
| Context | context, | ||
| std::source_location | location, | ||
| const char * | fmt_str, | ||
| Args &&... | args | ||
| ) |
fmt-style overload of error().
| ExceptionType | The exception type to throw when behavior == LogAndThrow. |
| Args | Types of the format arguments. |
| fmt_str | The format string. |
| args | The format arguments. |
Definition at line 286 of file Archivist.hpp.
References ERROR, format_runtime(), MayaFlux::Journal::Archivist::instance(), and MayaFlux::Journal::Archivist::scribe().
Here is the call graph for this function: