| Package | Description |
|---|---|
| com.stackify.api.common.log | |
| com.stackify.api.common.proto |
| Modifier and Type | Method and Description |
|---|---|
void |
LogTransportPreProcessor.execute(LogMsgGroup group) |
void |
LogTransportDirect.send(@NonNull LogMsgGroup group)
Sends a group of log messages to Stackify
|
void |
LogTransportAgentSocket.send(@NonNull LogMsgGroup group)
Sends a group of log messages to Stackify
|
void |
LogTransport.send(LogMsgGroup group) |
| Modifier and Type | Method and Description |
|---|---|
static LogMsgGroup |
LogGroupConverter.convert(StackifyProto.LogGroup logGroup) |
| Modifier and Type | Method and Description |
|---|---|
static StackifyProto.LogGroup |
LogMsgGroupConverter.convert(@NonNull LogMsgGroup logMsgGroup) |
Copyright © 2019 Stackify, LLC. All rights reserved.