메소드 | 설명 | |
---|---|---|
CreateUnicastLogEntry ( ) : ILogEntry | ||
LEMCLog ( System.Guid monitorId, int depth, DateTimeStamp previousLogTime, LogEntryType previousEntryType, string text, DateTimeStamp t, string fileName, int lineNumber, LogLevel l, CKTrait tags, |
||
WriteLogEntry ( |
public LEMCLog ( System.Guid monitorId, int depth, DateTimeStamp previousLogTime, LogEntryType previousEntryType, string text, DateTimeStamp t, string fileName, int lineNumber, LogLevel l, CKTrait tags, |
||
monitorId | System.Guid | |
depth | int | |
previousLogTime | DateTimeStamp | |
previousEntryType | LogEntryType | |
text | string | |
t | DateTimeStamp | |
fileName | string | |
lineNumber | int | |
l | LogLevel | |
tags | CKTrait | |
ex | ||
리턴 | System |
public WriteLogEntry ( |
||
w | ||
리턴 | void |