DeepFilterNet icon indicating copy to clipboard operation
DeepFilterNet copied to clipboard

How to silence the logging in Python?

Open Mikkolehtimaki opened this issue 1 year ago • 1 comments

Cannot seem to find a way to do this. The init_df accepts a logging level argument, but it doesn't seem to prevent logging if I set my loggers to a higher level. Would be great to see an example how this works.

Mikkolehtimaki avatar Mar 12 '24 13:03 Mikkolehtimaki

Have you tried setting it to "ERROR"? this should silence it

Rikorose avatar May 03 '24 06:05 Rikorose

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Aug 02 '24 02:08 github-actions[bot]