C# Class CardIdleRemastered.Logger

Show file Open project: AlexanderSharykin/CardIdleRemastered

Public Methods

Method Description
Exception ( Exception ex ) : void
Info ( string text ) : void

Private Methods

Method Description
Write ( string contents, string path ) : void

Method Details

Exception() public static method

public static Exception ( Exception ex ) : void
ex System.Exception
return void

Info() public static method

public static Info ( string text ) : void
text string
return void