Represents registries for verbose logging.
More...
#include <easylogging++.h>
Represents registries for verbose logging.
Definition at line 2439 of file easylogging++.h.
◆ VRegistry()
◆ allowed() [1/2]
| bool el::base::VRegistry::allowed |
( |
Level |
level, |
|
|
const std::string & |
category |
|
) |
| |
◆ allowed() [2/2]
◆ clearCategories()
| void el::base::VRegistry::clearCategories |
( |
void |
| ) |
|
|
inline |
Definition at line 2450 of file easylogging++.h.
2452 m_categories.clear();
2453 m_cached_allowed_categories.clear();
base::threading::internal::ScopedLock< base::threading::Mutex > ScopedLock
virtual base::threading::Mutex & lock(void) ELPP_FINAL
◆ clearModules()
| void el::base::VRegistry::clearModules |
( |
void |
| ) |
|
|
inline |
Definition at line 2456 of file easylogging++.h.
base::threading::internal::ScopedLock< base::threading::Mutex > ScopedLock
virtual base::threading::Mutex & lock(void) ELPP_FINAL
◆ getCategories()
| std::string el::base::VRegistry::getCategories |
( |
| ) |
|
◆ getFilenameCommonPrefix()
| const std::string& el::base::VRegistry::getFilenameCommonPrefix |
( |
| ) |
const |
|
inline |
◆ level()
◆ modules()
◆ setCategories()
| void el::base::VRegistry::setCategories |
( |
const char * |
categories, |
|
|
bool |
clear = true |
|
) |
| |
◆ setFilenameCommonPrefix()
| void el::base::VRegistry::setFilenameCommonPrefix |
( |
const std::string & |
prefix | ) |
|
|
inline |
◆ setFromArgs()
◆ setLevel()
Sets verbose level. Accepted range is 0-9.
◆ setModules()
| void el::base::VRegistry::setModules |
( |
const char * |
modules | ) |
|
◆ vModulesEnabled()
| bool el::base::VRegistry::vModulesEnabled |
( |
void |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.0.0.4/external/easylogging++/easylogging++.h