Package-level declarations
Contains utilities for determining log site information.
See also
<a href="https://github. com/google/flogger/blob/cb9e836a897d36a78309ee8badf5cad4e6a2d3d8/api/src/main/java/com/google/common/flogger/util/package-info. java">
Original Java code of Google Flogger
Types
Link copied to clipboard
A helper class for determining callers of a specified class currently on the stack.
Link copied to clipboard
A threal local counter, incremented whenever a log statement is being processed by the backend.
Link copied to clipboard
Helper to call a no-arg constructor or static getter to obtain an instance of a specified type.