CertStreamMonitor
CertStreamMonitor copied to clipboard
convert LogLevel to int
the LogLevel read from the configuration file is a str. Thus, it needs to be converted to int.