|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inline |
Catch and log an exception, then rethrow it.
This function is intended to be called within a catch block.
| Component | The component generating the log message. |
| Context | The execution context of the log message. |
| location | The source location (file, line, function) of the log call. |
| additional_context | Optional additional context to prepend to the exception message. |
Definition at line 308 of file Archivist.hpp.
References ERROR, MayaFlux::Journal::Archivist::instance(), and MayaFlux::Journal::Archivist::scribe().
Referenced by error_rethrow().
Here is the call graph for this function:
Here is the caller graph for this function: