Files
buildkit/cache
Erik Sipsma 273aeab1d1 cache: add a few more fields to ref trace logs.
The trace logs now also include the pointer value of the ref, which
serves as its "ID" amongst all the refs for the underlying record.

They also now include equal{Mutable,Immutable} IDs, which are otherwise
hard to determine with the Usage API.

Finally, LazyStackTrace now has a MarshalText method which returns the
same value as the existing String method. This allows it to work with
custom logrus hooks that rely on marshaling the fields.

Signed-off-by: Erik Sipsma <erik@sipsma.dev>
2023-05-25 15:38:07 -07:00
..
2022-03-10 00:57:07 +01:00
2022-01-19 12:20:30 -08:00
2023-01-11 23:25:08 +09:00
2023-02-24 11:39:57 +00:00