nwm_eval.logging_utils.CustomLoggingFormatter#

class nwm_eval.logging_utils.CustomLoggingFormatter(fmt=None, datefmt=None, style='%', validate=True, *, defaults=None)[source]#

Bases: Formatter

Map ERROR→SEVERE and CRITICAL→FATAL without mutating log records.