Format

DebugFormatter.Format method

格式化日志条目并返回要输出的字符串。

public override string Format(LogEntry entry)
范围类型描述
entryLogEntry要格式化的日志条目。

返回值

表示日志条目的字符串。

也可以看看