Method SetLevelSetLevel(LogLevel)Sets the minimal LogLevel for which logging is enabled for the current namespace and type and all children namespaces and types. Declaration Full screenpublic void SetLevel(LogLevel level) Parameters Type Name Description LogLevel level