Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow for setting log level filter via cmdline ez clap #231

Merged
merged 3 commits into from
Aug 25, 2024

Conversation

hrzlgnm
Copy link
Owner

@hrzlgnm hrzlgnm commented Aug 21, 2024

  • figure out how to use lower case level names, perhaps use the foreign_crate approach of clap.

@hrzlgnm hrzlgnm linked an issue Aug 21, 2024 that may be closed by this pull request
@hrzlgnm hrzlgnm changed the title feat: allof for setting log level filter via cmdline ez clap feat: allow for setting log level filter via cmdline ez clap Aug 21, 2024
@hrzlgnm
Copy link
Owner Author

hrzlgnm commented Aug 22, 2024

Most interesting things https://aptabase.com/blog/complete-guide-tauri-log/

@hrzlgnm hrzlgnm force-pushed the 102-sync-log-level-of-web-view-and-main branch from f6b7e0b to d15c3a8 Compare August 25, 2024 11:17
@hrzlgnm hrzlgnm enabled auto-merge (squash) August 25, 2024 11:18
@hrzlgnm hrzlgnm force-pushed the 102-sync-log-level-of-web-view-and-main branch from fe499d6 to 8d1a3f9 Compare August 25, 2024 11:25
@hrzlgnm hrzlgnm merged commit 8cf6ac8 into main Aug 25, 2024
4 checks passed
@hrzlgnm hrzlgnm deleted the 102-sync-log-level-of-web-view-and-main branch August 25, 2024 11:42
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.

sync log level of web view and main
1 participant