nv_dfm_core.session.configure_session_logging#
- nv_dfm_core.session.configure_session_logging(force_enable=False)[source]#
Configure logging for DFM Session based on environment variables.
- Parameters:
force_enable (bool) – If True, logging is enabled regardless of the environment variable.
add_console_handler – If True, a console handler is added to the logger.
- Return type:
Logger