C# Class Rsdn.Janus.Logger

Inheritance: ILogger
显示文件 Open project: rsdn/janus

Public Methods

Method Description
Log ( LogEventType et, string message ) : void

Method Details

Log() public method

public Log ( LogEventType et, string message ) : void
et LogEventType
message string
return void