public final class LaunchLoggingCallback
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static io.reactivex.functions.Consumer<java.lang.Throwable> |
LOG_ERROR
Logs an error
|
static io.reactivex.functions.Consumer<com.epam.ta.reportportal.ws.model.OperationCompletionRS> |
LOG_SUCCESS
Logs success
|
| Modifier and Type | Method and Description |
|---|---|
static io.reactivex.functions.Consumer<com.epam.ta.reportportal.ws.model.EntryCreatedAsyncRS> |
logCreated(java.lang.String entry)
Logs message once some entity creation
|