Version 4.0.0
Maciejowski2006
released this
09 Nov 22:43
·
193 commits
to master
since this release
SPECIFYING ADDRESS AND PORT IN SERVER CONSTRUCTOR IS DEPRECATED, PLEASE USE CONFIG TO DO THIS
Changes:
- Added config file (
config.json
in Windows:%APPDATA%/Roaming/<your project name>
| Linux:~/.config/<your project name>
). - Added logging functionality (same folder as config:
access.log
,system.log
)