MayaFlux 0.3.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 366 of file Archivist.cpp.

367{
368 instance().m_impl->shutdown();
369}
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: