public final class UaiWebSocketLogManager extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
addLogText(String text) |
static void |
exceptionDetected(String message) |
static void |
log() |
static void |
logResponse(UaiResponse uaiResponse) |
static void |
start(io.undertow.server.HttpServerExchange exchange) |
public static void start(io.undertow.server.HttpServerExchange exchange)
public static void addLogText(String text)
public static void log()
public static void logResponse(UaiResponse uaiResponse)
public static void exceptionDetected(String message)
Copyright © 2015. All rights reserved.