fix readme about logging
This commit is contained in:
parent
f81d84fd06
commit
bcc1c6380a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue