quill
Public Member Functions | Static Public Member Functions | Friends | List of all members
detail::BackendManager Class Reference

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
 
BackendManageroperator= (BackendManager const &)=delete
 

Static Public Member Functions

static QUILL_EXPORT BackendManagerinstance () noexcept
 

Friends

class quill::Backend
 
class quill::BackendTscClock
 

Detailed Description

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.


The documentation for this class was generated from the following file: