Skip to content

Event-based output #53

@eibens

Description

@eibens

The current logger outputs a call-tree of edcb actions. This works for the build command, where everything is sequential, but fails hard for the serve command, where requests may be resolved in parallel. While we can still have the tree-view, it should be based on a more general event-based output. This would further allow for new output modes as mentioned in #30, such as a --json flag that simply prints the event as JSON lines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions