temporaryLogLevel# lsst.log.utils.temporaryLogLevel(name, level)# A context manager that temporarily sets the level of a Log. Parameters# namestrName of the log to modify. levelintInteger enumeration constant indicating the temporary log level.