C# Class Microsoft.OfficeProPlus.InstallGen.Presentation.Logging.ErrorLogger

Show file Open project: OfficeDev/Office-IT-Pro-Deployment-Scripts

Public Methods

Method Description
LogException ( this ex, bool showError = true ) : void

Private Methods

Method Description
ConvertDate ( string datePart ) : string

Method Details

LogException() public static method

public static LogException ( this ex, bool showError = true ) : void
ex this
showError bool
return void