|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inline |
Log a message in a real-time context with automatic source location.
Optimized for real-time usage and captures the source location automatically.
| severity | The severity level of the log message. |
| component | The component generating the log message. |
| context | The execution context of the log message. |
| location | Source location (file, line, function) of the log call. |
| message | The log message content. |
Definition at line 159 of file Archivist.hpp.
References MayaFlux::Journal::Archivist::instance(), and MayaFlux::Journal::Archivist::scribe_rt().
Here is the call graph for this function: