C# 클래스 TrainNotifier.Common.TraceHelper

파일 보기 프로젝트 열기: blueghostuk/trainnotifier-server

공개 메소드들

메소드 설명
FlushLog ( ) : void

flush the trace log

SetupTrace ( ) : void

set up the trace listener to write to the "Logs" sub-directory

메소드 상세

FlushLog() 공개 정적인 메소드

flush the trace log
public static FlushLog ( ) : void
리턴 void

SetupTrace() 공개 정적인 메소드

set up the trace listener to write to the "Logs" sub-directory
public static SetupTrace ( ) : void
리턴 void