public class LogTransportAgentSocket extends Object implements LogTransport
| Constructor and Description |
|---|
LogTransportAgentSocket(@NonNull ApiConfiguration apiConfig,
Masker masker,
boolean skipJson) |
| Modifier and Type | Method and Description |
|---|---|
void |
send(@NonNull LogMsgGroup group)
Sends a group of log messages to Stackify
|
public LogTransportAgentSocket(@NonNull
@NonNull ApiConfiguration apiConfig,
Masker masker,
boolean skipJson)
public void send(@NonNull
@NonNull LogMsgGroup group)
throws Exception
send in interface LogTransportgroup - The log message groupExceptionCopyright © 2019 Stackify, LLC. All rights reserved.