Interface | Description |
---|---|
BuckTracingInterface |
Used by Buck to supply an implementation for
BuckTracing . |
Class | Description |
---|---|
BuckTracing |
Allows annotation processors and other compiler plug-ins to output tracing information to Buck's
trace files (when being run in-process in Buck).
|