You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I totally missed #40 only implements live-tailing of application logs for b/g cf pushs. It would be really useful to have the same capability for "normal" cf pushs.
The text was updated successfully, but these errors were encountered:
Any update to this? Only issue I see is that if the currentAppName isn't provided, it wouldn't know what the app name is that it should be checking the log for. Could we parse the manifest maybe? If there is a simple way to get the name, I can submit a PR.
I totally missed #40 only implements live-tailing of application logs for b/g
cf push
s. It would be really useful to have the same capability for "normal"cf push
s.The text was updated successfully, but these errors were encountered: