| Modifier and Type | Method and Description |
|---|---|
static GoogleLogger |
GoogleLogger.forEnclosingClass()
Returns a new Google specific logger instance using printf style message formatting.
|
static GoogleLogger |
GoogleLogger.forInjectedClassName(java.lang.String className)
Deprecated.
prefer forEnclosingClass(); this method exists only to support
compile-time log site injection.
|