| Modifier and Type | Class and Description |
|---|---|
class |
GoogleLogContext<LOGGER extends com.google.common.flogger.AbstractLogger<API>,API extends GoogleLoggingApi<API>>
Implementation of any Google specific extensions to the default fluent logging API.
|
interface |
GoogleLoggingApi<API extends GoogleLoggingApi<API>>
Google specific extensions to the fluent logging API.
|
static class |
GoogleLoggingApi.NoOp<API extends GoogleLoggingApi<API>>
An implementation of
GoogleLoggingApi which does nothing and discards all parameters. |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
GoogleLogger.Api
See
GoogleLoggingApi. |
| Modifier and Type | Class and Description |
|---|---|
class |
GoogleLogContext<LOGGER extends com.google.common.flogger.AbstractLogger<API>,API extends GoogleLoggingApi<API>>
Implementation of any Google specific extensions to the default fluent logging API.
|
static class |
GoogleLoggingApi.NoOp<API extends GoogleLoggingApi<API>>
An implementation of
GoogleLoggingApi which does nothing and discards all parameters. |