C# Class SlackConnector.Logging.Logger

Inheritance: ILogger
Show file Open project: noobot/SlackConnector

Public Methods

Method Description
LogError ( string message ) : void

Method Details

LogError() public method

public LogError ( string message ) : void
message string
return void