Skip to content

How to display logs when I call the mina system command continuously in my sinatra app? #209

Closed
@tony612

Description

I want to call mina command in my sinatra app using %x{mina ... }.
But I can't get the log info as the deploying is going on. Instead I just can get all log after the deploying is over.

So is there a way to allow me to display the mina log in my sinatra app as the mina command is called? Or should I use another way instead of %x{mina ...}?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions