OpenVDB 11.0.0
|
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 </private/tmp/openvdb-20240426-83310-mrqm9y/openvdb-11.0.0/openvdb/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 |