yasuki_core.setup_logging# setup_logging(debug=False)[source]# Configure root logger for the application. Parameters: debugboolIf True, set logging level to DEBUG, otherwise INFO