com.stackify.api.common.log
public class LogSender extends Object
| Constructor and Description |
|---|
LogSender(ApiConfiguration apiConfig,
com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Default constructor
|
public LogSender(ApiConfiguration apiConfig, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
apiConfig - API configurationobjectMapper - JSON object mapperpublic int send(LogMsgGroup group) throws IOException
group - The log message groupIOExceptionCopyright © 2015 Stackify, LLC. All Rights Reserved.