yasuki_core.setup_logging#

setup_logging(debug=False)[source]#

Configure root logger for the application.

Parameters:
debugbool

If True, set logging level to DEBUG, otherwise INFO