메소드 | 설명 | |
---|---|---|
AppendToFile ( string text ) : void | ||
OptWriteLine ( Object obj ) : void | ||
Output ( ) : System | ||
Write ( Object obj ) : void | ||
WriteDebugLog ( Object obj ) : void | ||
WriteLine ( Object obj ) : void | ||
WritePacketLog ( Object obj, string type, string pss, string cseq, string sseq ) : void | ||
WriteRpcLog ( Object obj ) : void | ||
WriteTxtFile ( string text ) : void | ||
writeToLogFile ( string text ) : void | ||
writeToLogForConsole ( Object obj ) : void |
public static WritePacketLog ( Object obj, string type, string pss, string cseq, string sseq ) : void | ||
obj | Object | |
type | string | |
pss | string | |
cseq | string | |
sseq | string | |
리턴 | void |
public static writeToLogForConsole ( Object obj ) : void | ||
obj | Object | |
리턴 | void |