Returns the value of the Minimum Log Level parameter.
Declared in <absl/log/globals.h>
<absl/log/globals.h>
[[nodiscard]] absl::LogSeverityAtLeast MinLogLevel();
This function is async-signal-safe.
The current minimum log level.
The return value should not be discarded.