Appender constructor

Appender(
  1. Formatter formatter
)

Implementation

Appender(this.formatter);