Skip to content

clean, feat: DebugInfo and LogEntry need Printf style APIs & option to expand or not linear expressions #414

Open
@gbotrel

Description

@gbotrel

Functionally these are similar. Nice features to have may be something like;

d := ....Printf("foo bar %lx + %l == %lx")
// %lx would expand a linear expression as (2+3+7) in the trace
// %l would just evaluate the linear expression as 12

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions