public interface SystemLoggerFluent<A extends SystemLoggerFluent<A>> extends Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
Boolean |
hasAnsiColorEnabled() |
boolean |
isAnsiColorEnabled() |
A |
withAnsiColorEnabled(boolean ansiColorEnabled) |
Copyright © 2020–2022 Red Hat. All rights reserved.