C# Class BadgeLogger, CodeSpells

Show file Open project: srfoster/CodeSpells Class Usage Examples

Public Properties

Property Type Description
file StreamWriter

Public Methods

Method Description
Log ( string message ) : void

Method Details

Log() public static method

public static Log ( string message ) : void
message string
return void

Property Details

file public static property

public static StreamWriter file
return StreamWriter