Commit graph

7 commits

Author SHA1 Message Date
Bruce Marriner
94770635a9 Event handing improvements.
Corrected the Event struct to match it's new state based on Discord docs
and started tracking sequence number and sending it with heatbeats.
Also, move cleanup and comment improvements.
2016-04-28 16:59:45 -05:00
Bruce Marriner
2b85edc4a1 comments 2016-04-28 09:26:35 -05:00
Bruce Marriner
609e7ad682 Logging code cleanup 2016-04-28 08:36:04 -05:00
Bruce Marriner
1a4bb2a004 Even more detailed comments on log levels 2016-04-26 22:00:51 -05:00
Bruce Marriner
852a968873 Comment log levels. 2016-04-26 21:34:01 -05:00
Bruce Marriner
2695ae1b21 clean up comments a little 2016-04-26 21:22:28 -05:00
Bruce Marriner
fc7ce3db94 Initial add of new logging system
This adds a LogLevel setting for both Websocket and VoiceConnections
that can be configured to set the specific log level desired. This
also adds a new logging function that adds additional helpful
information when printing out log messages.
2016-04-26 21:17:51 -05:00