Leosac  0.8.0
Open Source Access Control
logger_guard Struct Reference
+ Collaboration diagram for logger_guard:

Public Member Functions

 logger_guard (const std::initializer_list< std::string > &s)
 
 ~logger_guard ()
 

Public Attributes

std::vector< std::string > logger_names
 

Detailed Description

Definition at line 31 of file init.cpp.

Constructor & Destructor Documentation

◆ logger_guard()

logger_guard::logger_guard ( const std::initializer_list< std::string > &  s)
inline

Definition at line 34 of file init.cpp.

◆ ~logger_guard()

logger_guard::~logger_guard ( )
inline

Definition at line 39 of file init.cpp.

Member Data Documentation

◆ logger_names

std::vector<std::string> logger_guard::logger_names

Definition at line 45 of file init.cpp.


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