DebugFormatter

DebugFormatter class

Represents the class for formatting log entry messages.

The DebugFormatter type exposes the following members:

Constructors

NameDescription
DebugFormatter()Initializes a new instance of the DebugFormatter class

Properties

NameDescription
default_formatterGets or sets default formatter
headerGets or sets the header.
footerGets or sets the footer.
log_headerGets or sets the log header

Methods

NameDescription
format(entry)
format(datatime)

See Also