com.stackify.api.common.log
public class LogSender extends java.lang.Object
| Constructor and Description |
|---|
LogSender(ApiConfiguration apiConfig,
com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
int |
send(com.stackify.api.LogMsgGroup group)
Sends a group of log messages to Stackify
|
public LogSender(ApiConfiguration apiConfig, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
apiConfig - API configurationobjectMapper - JSON object mapperCopyright © 2014 Stackify, LLC. All Rights Reserved.