Closed homanchou closed 10 years ago
In tailing the logs I only see memory output for web workers, I don't see any for heroku background workers: worker.1, worker.2 etc. Is that not supported?
looks like in the stream the regex is only checking web. added a PR#4 that also includes worker. Running it now, let's see if it works.
resolved in v1.0
In tailing the logs I only see memory output for web workers, I don't see any for heroku background workers: worker.1, worker.2 etc. Is that not supported?