Class Hierarchy
- java.lang.Object
- com.google.common.flogger.AbstractLogger<API>
- com.google.common.flogger.GoogleLogger
- com.google.common.flogger.LogContext<LOGGER,API> (implements com.google.common.flogger.backend.LogData, com.google.common.flogger.LoggingApi<API>)
- com.google.common.flogger.GoogleLogContext<LOGGER,API> (implements com.google.common.flogger.GoogleLoggingApi<API>)
- com.google.common.flogger.LoggingApi.NoOp<API> (implements com.google.common.flogger.LoggingApi<API>)
- com.google.common.flogger.GoogleLoggingApi.NoOp<API> (implements com.google.common.flogger.GoogleLoggingApi<API>)
- com.google.common.flogger.AbstractLogger<API>
Interface Hierarchy
- com.google.common.flogger.LoggingApi<API>
- com.google.common.flogger.GoogleLoggingApi<API>
- com.google.common.flogger.GoogleLogger.Api
- com.google.common.flogger.GoogleLoggingApi<API>