Class Logging

java.lang.Object
org.infinispan.cli.commands.CliCommand
org.infinispan.cli.commands.rest.Logging
All Implemented Interfaces:
org.aesh.command.Command<ContextAwareCommandInvocation>

@MetaInfServices(org.aesh.command.Command.class) public class Logging extends CliCommand
Since:
11.0
Author:
Tristan Tarrant <tristan@infinispan.org>
  • Field Details

    • help

      protected boolean help
  • Constructor Details

    • Logging

      public Logging()
  • Method Details