C# Class Traveler.Common.Logging

Mostra file Open project: rixim/Questor

Public Methods

Method Description
Log ( string line ) : void

Log a line to the console

Method Details

Log() public static method

Log a line to the console
public static Log ( string line ) : void
line string
return void