C# Class RedisRipper.Classes.LogWriter

ファイルを表示 Open project: SilversphereInc/RedisRipper

Public Methods

Method Description
LogWrite ( string logMessage ) : void
LogWriter ( ) : System

Private Methods

Method Description
Log ( string logMessage, TextWriter txtWriter ) : void

Method Details

LogWrite() public method

public LogWrite ( string logMessage ) : void
logMessage string
return void

LogWriter() public method

public LogWriter ( ) : System
return System