fix readme about logging

This commit is contained in:
Kevin Jahns 2019-12-06 20:10:30 +01:00
parent f81d84fd06
commit bcc1c6380a

View file

@ -56,7 +56,7 @@ localStorage.log = '^y.*'
```sh
# enable y-webrtc logging in nodejs
DEBUG='y-webrtc' node index.js
LOG='y-webrtc' node index.js
```
## License