LLFIO  v2.00
llfio_v2_xxx::log_level_guard Class Reference

RAII class for temporarily adjusting the log level for the current thread. More...

#include "logging.hpp"

Public Member Functions

 log_level_guard (const log_level_guard &)=delete
 
 log_level_guard (log_level_guard &&)=delete
 
log_level_guardoperator= (const log_level_guard &)=delete
 
log_level_guardoperator= (log_level_guard &&)=delete
 
 log_level_guard (log_level n)
 

Detailed Description

RAII class for temporarily adjusting the log level for the current thread.


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