메소드 | 설명 | |
---|---|---|
Critical ( object message ) : void | ||
Critical ( object message, |
||
CriticalFormat ( string format ) : void | ||
Error ( object message ) : void | ||
ErrorFormat ( string format ) : void | ||
Info ( object message ) : void | ||
InfoFormat ( string format ) : void | ||
Log4NetGenericLogger ( string name ) : System | ||
Verbose ( object message ) : void | ||
VerboseFormat ( string format ) : void | ||
Warn ( object message ) : void | ||
WarnFormat ( string format ) : void |
public Critical ( object message, |
||
message | object | |
ex | ||
리턴 | void |
public Log4NetGenericLogger ( string name ) : System | ||
name | string | |
리턴 | System |