Uses of Class
com.google.common.flogger.GoogleLogger
-
-
Uses of GoogleLogger in com.google.common.flogger
Methods in com.google.common.flogger that return GoogleLogger Modifier and Type Method Description static GoogleLoggerGoogleLogger. forEnclosingClass()Returns a new Google specific logger instance using printf style message formatting.static GoogleLoggerGoogleLogger. forInjectedClassName(java.lang.String className)Deprecated.prefer forEnclosingClass(); this method exists only to support compile-time log site injection.
-