- Notifications
You must be signed in to change notification settings - Fork2.7k
Create Shell Log Storage to Print Warnings in CLI#19974
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Conversation
taniabogatsch left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Super cool - just a small request. :)
Uh oh!
There was an error while loading.Please reload this page.
samansmink left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Looks great@maiadegraaf! have a few comments
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
samansmink commentedNov 28, 2025
After long bikeshedding sesh with@carlopi@maiadegraaf and me:
|
carlopi commentedNov 28, 2025
I think this is great to have. Rephrasing of my concerns with the initial version of the PR:
We might want to look more properly at enable logging / profiling UX, but that's for another PR. |
Uh oh!
There was an error while loading.Please reload this page.
Add a basic
ShellLogStorageto print logs to the CLI.Currently auto-enabled.
Releted issue:https://github.com/duckdblabs/duckdb-internal/issues/5153