Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
tony612 opened this issue Jul 21, 2014 · 0 comments

Comments

@tony612
Copy link

tony612 commented Jul 21, 2014

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 ...}?

@tony612 tony612 closed this as completed Jul 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant