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
{{ message }}
This repository has been archived by the owner on Nov 11, 2018. It is now read-only.
Hi guys! I've found Tv plugin as one of the best ideas to help developers avoid hell's console logs.
I've set up and followed the guide to use Tv on my project and everything was ok on my local but at the moment to deploy to heroku when I've checked app-url/debug/console I did not see any log, even when I've made many request.
anyone of you know what can be the error on this instance?
heroku console show all logs with good-console but Tv does not show anything.
The text was updated successfully, but these errors were encountered:
Have you defined a port in the options when registering TV? Because if not, it starts the streaming service with a random port, which probably isn't open in heroku
Hi guys! I've found Tv plugin as one of the best ideas to help developers avoid hell's console logs.
I've set up and followed the guide to use Tv on my project and everything was ok on my local but at the moment to deploy to heroku when I've checked
app-url/debug/console
I did not see any log, even when I've made many request.anyone of you know what can be the error on this instance?
heroku console show all logs with good-console but Tv does not show anything.
The text was updated successfully, but these errors were encountered: