Fix out-of-range error; allow restoring verbosity
By returning the previous verbosity level from the setter, we allow users to restore the log level with a scope guard when changing the verbosity level for a limited scope.
Showing
Please register or sign in to comment