public final class PrettyFormatter extends Object implements EventListener, ColorAware
Constructor and Description |
---|
PrettyFormatter(Appendable out) |
Modifier and Type | Method and Description |
---|---|
void |
setEventPublisher(EventPublisher publisher) |
void |
setMonochrome(boolean monochrome) |
public PrettyFormatter(Appendable out)
public void setEventPublisher(EventPublisher publisher)
setEventPublisher
in interface EventListener
public void setMonochrome(boolean monochrome)
setMonochrome
in interface ColorAware
Copyright © 2019. All rights reserved.