DebugAppender.Append

DebugAppender.Append method

Appends the specified log entry to the appender.

public override void Append(LogEntry entry)
ParameterTypeDescription
entryLogEntryThe log entry.

See Also