C# Class NLogViewer.LogLevelMap

Mostra file Open project: jkowalski/NLogViewer

Public Methods

Method Description
GetLevelForName ( string name ) : LogLevel

Private Methods

Method Description
LogLevelMap ( ) : System
ParseColor ( string txt ) : Color

Method Details

GetLevelForName() public static method

public static GetLevelForName ( string name ) : LogLevel
name string
return LogLevel