Skip to content

Index parse warnings go to stdout — should be a log file or --verbose flag #13

@Warhorze

Description

@Warhorze

sqlcg index streams hundreds of WARNING lines to stdout during a normal run (one per unparseable statement). The signal-to-noise ratio is very low — the final summary line is buried. --quiet suppresses everything including the summary. Suggestion: send warnings to a log file (e.g. ~/.sqlcg/index.log) by default and only print a count to stdout: 'Warning: 148 files had parse errors — see ~/.sqlcg/index.log for details'. Add --verbose to restore current behaviour.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions