C# 클래스 Itenso.Sys.Logging.LoggerEvent

상속: ILoggerEvent
파일 보기 프로젝트 열기: Shereef/RTF-to-HTML-Converter-Class-Library-DLL 1 사용 예제들

공개 메소드들

메소드 설명
LoggerEvent ( LoggerLevel level, string source, string context, string message, Exception caughtException ) : System

메소드 상세

LoggerEvent() 공개 메소드

public LoggerEvent ( LoggerLevel level, string source, string context, string message, Exception caughtException ) : System
level LoggerLevel
source string
context string
message string
caughtException System.Exception
리턴 System