C# Class Nomad.Utils.Log

Show file Open project: Azerothian/fc3editor

Public Methods

Method Description
log ( string msg ) : void

Private Methods

Method Description
error ( string msg ) : void
writeMessage ( string type, string msg ) : void

Method Details

log() public static method

public static log ( string msg ) : void
msg string
return void