Append

IAppender.Append method

以 Appender 特定的方式记录指定的日志条目。

public void Append(LogEntry entry)
范围类型描述
entryLogEntry包含日志消息。

也可以看看