RAII type used to temporarily update the Stderr Threshold parameter.

Synopsis

Declared in <absl/log/globals.h>

class ScopedStderrThreshold final

Member Functions

Name

Description

ScopedStderrThreshold [constructor]

Constructors

~ScopedStderrThreshold [destructor]

Restores the Stderr Threshold parameter to its prior value.

operator= [deleted]

Deleted; instances are not copy‐assignable.

Created with MrDocs