C# 클래스 NetPonto.Web.Infrastructure.Logging.LogUtility

상속: ILogger
파일 보기 프로젝트 열기: JorgeMCSilva/NetPonto

공개 메소드들

메소드 설명
BuildExceptionMessage ( Exception ex ) : string

비공개 메소드들

메소드 설명
ILogger ( ) : void
ILogger ( Exception ex ) : void
ILogger ( string message ) : void

메소드 상세

BuildExceptionMessage() 공개 정적인 메소드

public static BuildExceptionMessage ( Exception ex ) : string
ex System.Exception
리턴 string