Class DebugLogExporter.DebugExporterConfiguration

java.lang.Object
io.camunda.zeebe.broker.exporter.debug.DebugLogExporter.DebugExporterConfiguration
Enclosing class:
DebugLogExporter

public static class DebugLogExporter.DebugExporterConfiguration extends Object
  • Constructor Details

    • DebugExporterConfiguration

      public DebugExporterConfiguration()
  • Method Details

    • setLogLevel

      public void setLogLevel(String logLevel)
    • isPrettyPrint

      public boolean isPrettyPrint()
    • setPrettyPrint

      public void setPrettyPrint(boolean prettyPrint)