C# Class MetroLog.Targets.LogReadQuery

显示文件 Open project: onovotny/MetroLog Class Usage Examples

Public Methods

Method Description
LogReadQuery ( ) : System
SetLevels ( LogLevel from, LogLevel to ) : void

Method Details

LogReadQuery() public method

public LogReadQuery ( ) : System
return System

SetLevels() public method

public SetLevels ( LogLevel from, LogLevel to ) : void
from LogLevel
to LogLevel
return void