| Interface | Description |
|---|---|
| Supplier<T> |
This lazy value supplier is identical to
Supplier. |
| Class | Description |
|---|---|
| EnvironmentHelper |
Encapsulate functionality that depends on the environment.
|
| InternalLogger |
Static logger for logging internal problems of tinylog.
|
| Logger |
Static class to create log entries.
|
| LoggingContext |
Thread-based mapped diagnostic context for logging.
|
| Enum | Description |
|---|---|
| Level |
Severity levels of logger.
|
Copyright © 2017. All rights reserved.