Returns the value of the Stderr Threshold parameter.
Declared in <absl/log/globals.h>
<absl/log/globals.h>
[[nodiscard]] absl::LogSeverityAtLeast StderrThreshold();
This function is async-signal-safe.
The current stderr threshold.
The return value should not be discarded.