set_parsl_logging

lsst.ctrl.bps.parsl.set_parsl_logging(config: BpsConfig) int

Set parsl logging levels.

The logging level is set by the parsl.log_level entry in the BPS configuration.

Parameters:
configBpsConfig

BPS configuration.

Returns:
levelint

Logging level applied to parsl loggers.