메소드 | 설명 | |
---|---|---|
ReportLogger ( string fileName, AnalysisLogger parent ) : System.Collections.Generic | ||
ReportLogger ( string fileName, string exceptionsFilename, AnalysisLogger parent ) : System.Collections.Generic | ||
WriteError ( string error ) : void | ||
WriteMessage ( string message ) : void | ||
WriteWarning ( string message ) : void |
public ReportLogger ( string fileName, AnalysisLogger parent ) : System.Collections.Generic | ||
fileName | string | |
parent | AnalysisLogger | |
리턴 | System.Collections.Generic |
public ReportLogger ( string fileName, string exceptionsFilename, AnalysisLogger parent ) : System.Collections.Generic | ||
fileName | string | |
exceptionsFilename | string | |
parent | AnalysisLogger | |
리턴 | System.Collections.Generic |