| Package | Description |
|---|---|
| org.spf4j.base | |
| org.spf4j.log | |
| org.spf4j.test.log |
spf4j test log backend for slf4j.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExecutionContext
Execution context information encapsulated a place to store execution related information:
deadline/timeout
context logs/overrides
tagged attachments (profiling info, etc..)
|
interface |
JsonWriteable |
interface |
StackSamples |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicExecutionContext
The simplest execution context possible.
|
class |
Pair<A,B> |
| Modifier and Type | Class and Description |
|---|---|
class |
LogAttribute<T> |
class |
Slf4jLogRecordImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
TestLogRecordImpl |
Copyright © 2019 SPF4J. All rights reserved.