| Package | Description |
|---|---|
| com.stackify.api | |
| com.stackify.api.common | |
| com.stackify.api.common.log | |
| com.stackify.api.common.log.direct |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentDetail |
EnvironmentDetail.Builder.build() |
EnvironmentDetail |
StackifyError.getEnvironmentDetail() |
| Modifier and Type | Method and Description |
|---|---|
StackifyError.Builder |
StackifyError.Builder.environmentDetail(EnvironmentDetail environmentDetail)
Sets the builder's environmentDetail
|
| Modifier and Type | Method and Description |
|---|---|
static EnvironmentDetail |
EnvironmentDetails.getEnvironmentDetail(String application,
String environment)
Creates an environment details object with system information
|
| Constructor and Description |
|---|
LogCollector(String logger,
EnvironmentDetail envDetail,
AppIdentityService appIdentityService)
Constructor
|
LogCollector(String platform,
String logger,
EnvironmentDetail envDetail,
AppIdentityService appIdentityService)
Constructor
|
| Constructor and Description |
|---|
LogEventAdapter(EnvironmentDetail envDetail)
Constructor
|
Copyright © 2019 Stackify, LLC. All rights reserved.