IAppender.Formatter

IAppender.Formatter property

Gets or sets the IFormatter.

public IFormatter Formatter { get; set; }

See Also