C# Class Driver360WChatPad.ErrorLogging

Exibir arquivo Open project: ryandb2/XBOX360WIRELESSCONTROLLERCHATPAD

Public Properties

Property Type Description
logFile System.IO.StreamWriter

Public Methods

Method Description
WriteLogEntry ( string message, LogLevel logLevel ) : void

Method Details

WriteLogEntry() public static method

public static WriteLogEntry ( string message, LogLevel logLevel ) : void
message string
logLevel LogLevel
return void

Property Details

logFile public_oe static_oe property

public static StreamWriter,System.IO logFile
return System.IO.StreamWriter