C# Class RpcServer.Logger.Logger

Inheritance: ILogger
Exibir arquivo Open project: spacedema/RabbitMQExamples Class Usage Examples

Public Methods

Method Description
Log ( string value ) : void

Method Details

Log() public method

public Log ( string value ) : void
value string
return void