Class DebugLogExporter.DebugExporterConfiguration
java.lang.Object
io.camunda.zeebe.broker.exporter.debug.DebugLogExporter.DebugExporterConfiguration
- Enclosing class:
- DebugLogExporter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetLogLevel(String logLevel) voidsetPrettyPrint(boolean prettyPrint)
-
Constructor Details
-
DebugExporterConfiguration
public DebugExporterConfiguration()
-
-
Method Details
-
setLogLevel
-
isPrettyPrint
public boolean isPrettyPrint() -
setPrettyPrint
public void setPrettyPrint(boolean prettyPrint)
-