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

Disable debug level logging #68

Merged
merged 1 commit into from
Jan 19, 2024
Merged

Disable debug level logging #68

merged 1 commit into from
Jan 19, 2024

Conversation

kexul
Copy link
Contributor

@kexul kexul commented Jan 19, 2024

When using inference_webui.py, it produces debug level info for http requests, for example:

DEBUG:httpcore.http11:response_closed.started

Here I changed it to warning level.

When using `inference_webui.py`, it produces debug level info for http requests, for example: 
```
DEBUG:httpcore.http11:response_closed.started
```
Here I changed it to warning level.
@RVC-Boss RVC-Boss merged commit e636729 into RVC-Boss:main Jan 19, 2024
XXXXRT666 pushed a commit to XXXXRT666/GPT-SoVITS that referenced this pull request Oct 17, 2024
Disable debug level logging
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.

2 participants