C# Class Huobi.SDK.Core.Log.EmptyLogger

Inheritance: ILogger
Show file Open project: hbdmapi/huobi_futures_CSharp

Public Methods

Method Description
Log ( LogLevel level, string message ) : void

Method Details

Log() public method

public Log ( LogLevel level, string message ) : void
level LogLevel
message string
return void