Function
logging.disable
[top]
/
logging
/ disable
Signature
disable(level)
Documentation String
Disable all logging calls less severe than
level
.