C# 클래스 Caucho.IIS.NoopLogger

상속: Logger
파일 보기 프로젝트 열기: mdaniel/svn-caucho-com-resin

공개 메소드들

메소드 설명
Log ( EventLogEntryType entryType, string message, object args ) : void
NoopLogger ( ) : System

메소드 상세

Log() 공개 메소드

public Log ( EventLogEntryType entryType, string message, object args ) : void
entryType EventLogEntryType
message string
args object
리턴 void

NoopLogger() 공개 메소드

public NoopLogger ( ) : System
리턴 System