Skip to content

log: suppressing logs with -logtostderr=false no longer works in benchmarks #57979

@mgartner

Description

@mgartner

As of #57134 passing -logtostderr=false as a TESTFLAG in benchmarks errs: flag provided but not defined: -logtostderr. This flag was useful for suppressing logs from stdout (I'm confused why the flag was named -logtostderr) while running benchmarks so that only the benchmark output was written.

cc @knz

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-benchmarkingA-loggingIn and around the logging infrastructure.C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions