java.lang.Object
org.apache.camel.dsl.jbang.core.commands.CamelCommand
org.apache.camel.dsl.jbang.core.commands.action.LoggerAction
All Implemented Interfaces:
Callable<Integer>

public class LoggerAction extends CamelCommand
  • Constructor Details

  • Method Details

    • doCall

      public Integer doCall() throws Exception
      Specified by:
      doCall in class CamelCommand
      Throws:
      Exception
    • callChangeLoggingLevel

      protected Integer callChangeLoggingLevel() throws Exception
      Throws:
      Exception
    • callList

      protected Integer callList()
    • sortRow

      protected int sortRow(org.apache.camel.dsl.jbang.core.commands.action.LoggerAction.Row o1, org.apache.camel.dsl.jbang.core.commands.action.LoggerAction.Row o2)
    • getJsonObject

      protected static org.apache.camel.util.json.JsonObject getJsonObject(File outputFile)