Skip to content

stderrthreshold doesn't allow to completely ignore all levels #304

Open
@davidmarekmsft

Description

@davidmarekmsft

In glog the --stderrthreshold allows value 4 to avoid copying any message no matter the level to stderr. In abseil the value must be a valid level, so at least FATAL messages are always logged.
Is there a way to completely stop the copying of messages to stderr?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions