Package com.google.common.flogger.util
-
Class Summary Class Description CallerFinder A helper class for determining callers of a specified class currently on the stack.Checks Flogger's own version of the GuavaPreconditions
class for simple, often used checks.RecursionDepth A threal local counter, incremented whenever a log statement is being processed by the backend.StaticMethodCaller Helper to call a no-arg constructor or static getter to obtain an instance of a specified type.