diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-12-31 12:00:00 +1100 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-12-31 12:00:00 +1100 |
commit | 6ca65a19f2690090d5031a12e05ef657f46bcd37 (patch) | |
tree | afe36ecbf09acc046a81fd20c3dae5a75ba0a1e4 | |
parent | Update build workflow to use v3 checkout and setup-node (diff) | |
download | server-6ca65a19f2690090d5031a12e05ef657f46bcd37.tar.xz |
Add WS_LOGEVENTS and WS_VERBOSE env vars
-rw-r--r-- | src/gateway/events/Connection.ts | 16 | ||||
-rw-r--r-- | src/gateway/events/Message.ts | 2 |
2 files changed, 17 insertions, 1 deletions
diff --git a/src/gateway/events/Connection.ts b/src/gateway/events/Connection.ts |