C# Class Schumix.Framework.Logger.ConsoleLog

Show file Open project: Schumix/Schumix2

Protected Methods

Method Description
ChangeLog ( bool log ) : void
ConsoleLog ( ) : System
ConsoleLog ( bool log ) : System

Method Details

ChangeLog() protected method

protected ChangeLog ( bool log ) : void
log bool
return void

ConsoleLog() protected method

protected ConsoleLog ( ) : System
return System

ConsoleLog() protected method

protected ConsoleLog ( bool log ) : System
log bool
return System