Class LogCommand

  • All Implemented Interfaces:
    ICommand

    public class LogCommand
    extends BaseJdmpviewCommand
    Command to display all the currently installed Java util loggers. Allows you to selectively enable or disable them as well as set their logging levels.
    • Constructor Detail

      • LogCommand

        public LogCommand()