(ws) add a --logfile option to configure all logs to go to a file

This commit is contained in:
Benjamin Sergeant
2020-04-17 09:35:47 -07:00
parent 1c19a57fef
commit 0b6fd989f5
3 changed files with 50 additions and 1 deletions

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "9.3.1"
#define IX_WEBSOCKET_VERSION "9.3.2"