| Package | Description |
|---|---|
| com.stackify.api | |
| com.stackify.api.common.log | |
| com.stackify.api.common.log.direct |
| Modifier and Type | Method and Description |
|---|---|
LogMsg |
LogMsg.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<LogMsg> |
LogMsgGroup.getMsgs() |
| Modifier and Type | Method and Description |
|---|---|
LogMsgGroup.Builder |
LogMsgGroup.Builder.msgs(java.util.List<LogMsg> msgs)
Sets the builder's msgs
|
| Modifier and Type | Method and Description |
|---|---|
LogMsg |
EventAdapter.getLogMsg(T event,
StackifyError error)
Builds a LogMsg from the logging event
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogCollector.addLogMsg(LogMsg logMsg)
Queues logMsg to be sent
|
| Modifier and Type | Method and Description |
|---|---|
LogMsg |
LogEventAdapter.getLogMsg(LogEvent event,
StackifyError error) |
Copyright © 2017 Stackify, LLC. All Rights Reserved.