A C F G N 
All Classes All Packages

A

at(Level) - Method in class com.google.common.flogger.GoogleLogger
 

C

com.google.common.flogger - package com.google.common.flogger
 

F

forEnclosingClass() - Static method in class com.google.common.flogger.GoogleLogger
Returns a new Google specific logger instance using printf style message formatting.
forInjectedClassName(String) - Static method in class com.google.common.flogger.GoogleLogger
Deprecated.
prefer forEnclosingClass(); this method exists only to support compile-time log site injection.

G

getMessageParser() - Method in class com.google.common.flogger.GoogleLogContext
 
GoogleLogContext<LOGGER extends com.google.common.flogger.AbstractLogger<API>,​API extends GoogleLoggingApi<API>> - Class in com.google.common.flogger
Implementation of any Google specific extensions to the default fluent logging API.
GoogleLogContext(Level, boolean) - Constructor for class com.google.common.flogger.GoogleLogContext
Creates a logging context for the GoogleLoggerApi.
GoogleLogger - Class in com.google.common.flogger
The default Google specific implementation of AbstractLogger which extends the core LoggingApi to add Google specific functionality.
GoogleLogger.Api - Interface in com.google.common.flogger
GoogleLoggingApi<API extends GoogleLoggingApi<API>> - Interface in com.google.common.flogger
Google specific extensions to the fluent logging API.
GoogleLoggingApi.NoOp<API extends GoogleLoggingApi<API>> - Class in com.google.common.flogger
An implementation of GoogleLoggingApi which does nothing and discards all parameters.

N

NoOp() - Constructor for class com.google.common.flogger.GoogleLoggingApi.NoOp
 
A C F G N 
All Classes All Packages