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

Reduce logging #85

Open
shuther opened this issue Jan 16, 2024 · 2 comments
Open

Reduce logging #85

shuther opened this issue Jan 16, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@shuther
Copy link

shuther commented Jan 16, 2024

Would it be possible with an argument or an environment variable to change the level of the logger?

@snexus
Copy link
Owner

snexus commented Jan 17, 2024

Is it for interactions via the terminal, similar to the one used in the demo? That interface is super simplistic, more of a toy mode. Arguably, if using the web interface, the logging shouldn't matter as it runs in the background, providing some transparency on what's happening behind the scenes. But, if there is an use case, can make it controllable in the future...

@shuther
Copy link
Author

shuther commented Jan 17, 2024

yes it is more to be used in terminal mode. I am loading a large library of documents so I need a way to review the log afterwards.

@snexus snexus added the enhancement New feature or request label Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants