A LevelScope object sets the logging level to a given level and restores it to the current level when the object goes out of scope. More...
#include <openvdb/util/logging.h>
| Public Member Functions | |
| LevelScope (Level newLevel) | |
| ~LevelScope () | |
| Public Attributes | |
| Level | level | 
A LevelScope object sets the logging level to a given level and restores it to the current level when the object goes out of scope.
| 
 | inlineexplicit | 
| 
 | inline | 
| Level level |