guard / listen

The Listen gem listens to file modifications and notifies you about the changes.
https://rubygems.org/gems/listen
MIT License
1.92k stars 246 forks source link

How and where to use LISTEN_GEM_DEBUGGING #440

Closed abadfish closed 6 years ago

abadfish commented 6 years ago

I'm sorry, I know this is novice, but I don't see anywhere instructions on how to use the debugging command. export LISTEN_GEM_DEBUGGING doesn't work for me. If I add it to the thread initializer nothing happens.. I've also tried using figaro and adding it as an environment variable and still it creates no log. Can someone help?

abadfish commented 6 years ago

I'm on Windows at work. Had to add 'set'. Thanks to the gem writers for ignoring me.