absl::ScopedStderrThreshold

RAII type used to temporarily update the Stderr Threshold parameter.

Synopsis

Declared in <absl/log/globals.h>

class ScopedStderrThreshold final

Member Functions

NameDescription
ScopedStderrThreshold [constructor]Constructors
~ScopedStderrThreshold [destructor]Restores the Stderr Threshold parameter to its prior value.
operator= [deleted]Deleted; instances are not copy-assignable.