public interface CliLogging
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.logging.Logger |
log |
| Modifier and Type | Method and Description |
|---|---|
static void |
commandNotFound(String cmd) |
static void |
completionException(Throwable ex) |
static void |
error(String msg) |
static void |
exception(Throwable ex) |
static void |
exceptionResolving(Throwable ex) |
static void |
exceptionResolvingBuiltinUniverse(Throwable ex) |
static void exception(Throwable ex)
static void error(String msg)
static void commandNotFound(String cmd)
static void completionException(Throwable ex)
static void exceptionResolvingBuiltinUniverse(Throwable ex)
static void exceptionResolving(Throwable ex)
Copyright © 2016–2019 JBoss by Red Hat. All rights reserved.