public class LogreClient extends Object
| Constructor and Description |
|---|
LogreClient(String boxId,
Class<?> aClass) |
LogreClient(String boxId,
String authToken,
Class<?> aClass) |
| Modifier and Type | Method and Description |
|---|---|
kong.unirest.HttpResponse |
debug(String message) |
kong.unirest.HttpResponse |
error(String message) |
kong.unirest.HttpResponse |
fatal(String message) |
kong.unirest.HttpResponse |
info(String message) |
kong.unirest.HttpResponse |
log(String message,
Severity severity) |
kong.unirest.HttpResponse |
message(String message) |
kong.unirest.HttpResponse |
warn(String message) |
public kong.unirest.HttpResponse message(String message)
public kong.unirest.HttpResponse info(String message)
public kong.unirest.HttpResponse debug(String message)
public kong.unirest.HttpResponse warn(String message)
public kong.unirest.HttpResponse error(String message)
public kong.unirest.HttpResponse fatal(String message)
Copyright © 2020 com.github.rawnly. All rights reserved.