C# Class PRTools.Data.SqlServerLogger

Inheritance: ILogger
Mostra file Open project: AcklenAvenue/PRTools

Public Methods

Method Description
LogException ( Exception exception ) : void

Method Details

LogException() public method

public LogException ( Exception exception ) : void
exception System.Exception
return void