Skip to content

CLI log levels shouldn't just be a uint_t #148

@jcoatgoogle

Description

@jcoatgoogle

Right now, per --help

-l <uint64_t>,  --log-level <uint64_t>
  Log level

This isn't the most helpful... IMO this should conform to what people are used to (info, fine, debug, etc) but perhaps the convention in C++ is different? Regardless, there should be some what to know what will get you what

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions