Appender

Appender class

Represents the base class for Appender.

The Appender type exposes the following members:

Properties

NameDescription
formatterGets or sets the formatter.

Methods

NameDescription
append_header()
append(entry)
close()
initialize()

See Also