@CheckReturnValue
Package com.google.common.flogger
-
Interface Summary Interface Description GoogleLogger.Api SeeGoogleLoggingApi.GoogleLoggingApi<API extends GoogleLoggingApi<API>> Google specific extensions to the fluent logging API. -
Class Summary Class Description 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.GoogleLogger The default Google specific implementation ofAbstractLoggerwhich extends the coreLoggingApito add Google specific functionality.GoogleLoggingApi.NoOp<API extends GoogleLoggingApi<API>> An implementation ofGoogleLoggingApiwhich does nothing and discards all parameters.