MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ shutdown()

void MayaFlux::Journal::Archivist::shutdown ( )
static

Shutdown the logging system.

This should be called once at the end of the application.

Definition at line 370 of file Archivist.cpp.

371{
372 instance().m_impl->shutdown();
373}
static Archivist & instance()
Get the singleton instance of the Archivist.
std::unique_ptr< Impl > m_impl

References instance(), and m_impl.

Referenced by MayaFlux::internal::cleanup_engine().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: