|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API void MayaFlux::Config::set_journal_context_filter | ( | const std::vector< Journal::Context > & | context, |
| bool | enabled | ||
| ) |
Enables or disables logging for specific journal contexts.
| context | Vector of Journal::Context values to enable/disable |
| enabled | True to enable logging for the specified contexts, false to disable |
Definition at line 144 of file Config.cpp.
References MayaFlux::Journal::Archivist::instance(), and MayaFlux::Journal::Archivist::set_context_filter().
Referenced by load_config_from_file().
Here is the call graph for this function:
Here is the caller graph for this function: