Skip to content

Implement tracing::Value for Slot/Epoch #7121

Open
@michaelsproul

Description

@michaelsproul

We quite often want to log slots and epochs.

At the moment we need to use %slot to log them with tracing (to use the Display impl). I think it would simplify things a little if we implemented tracing::Value for Slot and Epoch so that the % prefix isn't required.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions