| Package | Description |
|---|---|
| com.stackify.api.common.log |
| Modifier and Type | Class and Description |
|---|---|
class |
LogTransportAgentSocket
Log Transport - Agent Socket
Send log messages to Stackify Agent via Domain Socket
|
class |
LogTransportDirect
Log Transport - Direct
Send log messages directly to Stackify
|
| Modifier and Type | Method and Description |
|---|---|
protected LogTransport |
LogAppender.getLogTransport(@NonNull ApiConfiguration apiConfig) |
| Modifier and Type | Method and Description |
|---|---|
int |
LogCollector.flush(LogTransport logTransport)
Flushes the queue by sending all messages to Stackify
|
| Constructor and Description |
|---|
LogBackgroundService(@NonNull LogCollector collector,
@NonNull LogTransport logTransport)
Constructor
|
Copyright © 2019 Stackify, LLC. All rights reserved.