메소드 | 설명 | |
---|---|---|
XunitOutputLogger ( string name, Source source ) : System |
메소드 | 설명 | |
---|---|---|
WriteInternal ( LogLevel level, object message, Exception exception ) : void |
protected WriteInternal ( LogLevel level, object message, Exception exception ) : void | ||
level | LogLevel | |
message | object | |
exception | Exception | |
리턴 | void |
public XunitOutputLogger ( string name, Source source ) : System | ||
name | string | |
source | Source | |
리턴 | System |