| Package | Description |
|---|---|
| com.trivago.triava.logging | |
| com.trivago.triava.tcache | |
| com.trivago.triava.time |
| Modifier and Type | Class and Description |
|---|---|
class |
TriavaConsoleLogger
A log implementation that logs info messages to System.out and error messages to System.err.
|
class |
TriavaNullLogger
A log implementation that does nothing.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Cache.setLogger(TriavaLogger logger)
Sets the logger that will be used for all Cache instances.
|
| Constructor and Description |
|---|
EstimatorTimeSource(TimeSource parentTimeSource,
int updateIntervalMillis,
TriavaLogger logger)
Creates a TimeSource with the given update interval.
|
Copyright © 2018 trivago. All rights reserved.