A library for working with phylogenetic and population genetic data.
v0.27.0
LoggingScopeLevel Class Reference

#include <genesis/utils/core/logging.hpp>

Detailed Description

Class that sets the Logging Level to a value von construction and set it back on destruction. This is used by the log scope level macro.

Definition at line 621 of file logging.hpp.

Public Member Functions

 LoggingScopeLevel (Logging::LoggingLevel scope_level)
 
 ~LoggingScopeLevel ()
 

Constructor & Destructor Documentation

◆ LoggingScopeLevel()

LoggingScopeLevel ( Logging::LoggingLevel  scope_level)
inlineexplicit

Definition at line 624 of file logging.hpp.

◆ ~LoggingScopeLevel()

~LoggingScopeLevel ( )
inline

Definition at line 630 of file logging.hpp.


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