Skip to content

Add verbosity flag and fix annoying compiler warnings#47

Merged
talklittle merged 2 commits into
talklittle:masterfrom
tbeckley:flag_v
May 2, 2026
Merged

Add verbosity flag and fix annoying compiler warnings#47
talklittle merged 2 commits into
talklittle:masterfrom
tbeckley:flag_v

Conversation

@tbeckley

@tbeckley tbeckley commented Apr 30, 2026

Copy link
Copy Markdown
Contributor

Not much to say. Add option_v with required loglevel. Maybe this should accept one of a few permitted options (error, warning, debug)? There's also all of the loglevel flags so better to keep as an open string for now.

Also fixed the struct update syntax warnings while I was there.

No AI was used in the making of this pull request.

Fixes #46, didn't realize how easy it would be until I started looking.

@talklittle talklittle merged commit 2b43f81 into talklittle:master May 2, 2026
1 check failed
@talklittle

Copy link
Copy Markdown
Owner

Thank you for the contribution! I'll see if I can release v0.11.1 with this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

-v flag (log level verbosity)

2 participants