How to check log

Hi Everyone,

I have a basic question, How can I read log messages? I saw in source code there are tons of logging.info("…"), However, where Can I find those logs?

Thanks,

The log in this format will be directly printed to the console.

1 Like