Configure logging#

PyCFX uses the logging API that the Python standard library provides. For more information, see Logging – Logging facility for Python in the Python documentation. PyCFX includes multiple loggers and provides a logging_config.yaml file in the standard format. You can edit this file to configure logging based on your requirements.