An NDoc Documented Class Library

Level.GetLevel Method

Converts a LogLevel enum to a Level object.

Overload List

Converts a LogLevel enum to a Level object.

public static Level GetLevel(LogLevel);

Get level from supplied string

public static Level GetLevel(string);

See Also

Level Class | EnterpriseDT.Util.Debug Namespace