FraBle / python-sutime

Python wrapper for Stanford CoreNLP's SUTime
GNU General Public License v3.0
153 stars 43 forks source link

How do I disable the logger? #57

Open riddhikt opened 2 years ago

riddhikt commented 2 years ago

I wanted to suppress the log statements on the console, as it adds disturbance in the output stdout. Can someone please let me know how can I suppress the [main] INFO logs.