IFormatter

IFormatter class

Represents the interface for formatting log entry messsages.

The IFormatter type exposes the following members:

Properties

NameDescription
log_headerRepresents start log header
headerGets the header string.
footerGest the footer string.

Methods

NameDescription
format(entry)
format(datatime)

See Also