Show logging debug from file

Hi,
I am new to deeppavlov, I am trying to interact with the model from the console.

Is there a simple way to show the log (Debug level) from inside the framework, not only the answers?

Hi. You could replace "level": "INFO" with "level": "DEBUG" at 6th line of deeppavlov/utils/settings/log_config.json