vdmtools.logging.disable_propagation

vdmtools.logging.disable_propagation() None

Disable propagation of the library log outputs.

Note

Log propagation is disabled by default. You only need to use this function to stop log propagation when you use enable_propagation().