public class LogHelper extends Object
| Constructor and Description |
|---|
LogHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
logContainer(org.apache.maven.plugin.logging.Log log,
ContainerSpec container) |
static void |
logContainers(org.apache.maven.plugin.logging.Log log,
Collection<ContainerSpec> containers) |
static void |
logServerTemplate(org.apache.maven.plugin.logging.Log log,
ServerTemplate serverTemplate) |
static String |
read(List<org.kie.server.api.model.Message> messageList) |
public static void logServerTemplate(org.apache.maven.plugin.logging.Log log,
ServerTemplate serverTemplate)
public static void logContainers(org.apache.maven.plugin.logging.Log log,
Collection<ContainerSpec> containers)
public static void logContainer(org.apache.maven.plugin.logging.Log log,
ContainerSpec container)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.