Skip to content

Ability to write raw Messages #8

Open
@stuhood

Description

@stuhood

Thanks a lot for writing prodash! Over in https://github.com/pantsbuild/pants, we have log formatting and construction that we'd like to stick with while considering moving to prodash::line for rendering running work.

To do that without tearing down the UI for each "raw" stderr output, it seems like it might makes sense to support sending "raw" (unfiltered/unleveled) Messages, which would not be interpreted by the renderer at all, except to dump them.

Would a patch to support un-interpreted Messages be welcome? We would also likely need to add a message buffer to the root, to guarantee that there was a live buffer even when no work was being rendered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions