ciecplib.logging module

Logging utilities for CIECPLib

ciecplib.logging.init_logging(level=10)

Enable logging in requests.

This function is taken from https://requests.readthedocs.io/en/v2.9.1/api/#api-changes

ciecplib.logging.reset_logging()

Reset the logging levels back to their original values.