quill
|
Provides access to common collection class that are used by both the frontend and the backend components of the logging system There should only be only active instance of this class which is achieved by the LogSystemManagerSingleton. More...
#include <BackendManager.h>
Public Member Functions | |
BackendManager (BackendManager const &)=delete | |
BackendManager & | operator= (BackendManager const &)=delete |
Static Public Member Functions | |
static QUILL_EXPORT BackendManager & | instance () noexcept |
Friends | |
class | quill::Backend |
class | quill::BackendTscClock |
Provides access to common collection class that are used by both the frontend and the backend components of the logging system There should only be only active instance of this class which is achieved by the LogSystemManagerSingleton.