C# 클래스 AccidentalFish.ApplicationSupport.Logging.AzureQueueLogger.Implementation.NullQueueLoggerExtension
파일 보기
프로젝트 열기: JamesRandall/AccidentalFish.ApplicationSupport
공개 메소드들
메소드 |
설명 |
|
BeforeLog ( LogQueueItem item, Exception originalException, bool willLog ) : bool |
|
|
메소드 상세
public BeforeLog ( LogQueueItem item, Exception originalException, bool willLog ) : bool |
item |
LogQueueItem |
|
originalException |
System.Exception |
|
willLog |
bool |
|
리턴 |
bool |
|