C# Class ST.Client.Logger

Show file Open project: storyteller/Storyteller

Public Methods

Method Description
Error ( string message, Exception ex ) : void

Method Details

Error() public static method

public static Error ( string message, Exception ex ) : void
message string
ex System.Exception
return void