Skip to content

Should all tools accept all logging options? #1918

Open
@bradgrantham-lunarg

Description

@bradgrantham-lunarg

There's no current way to tell convert to output only WARNING, so for a trimmed capture it will output strings like [gfxrecon] INFO - Finished loading state for captured frame 100 within the JSON output, corrupting the JSON. Also no way to tell convert to send output to stderr (which could then be sent to /dev/null using shell redirection).

There are many options available to replay that are just not passed from convert to Log::Init. If we plumbed those options for all the tools we could have more control over the log noise. (Are there other options that should be plumbed for all tools?)

See also #179 and #1018 and PR #1917.

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