calzoneman
|
ba26d9abbb
|
Fix logger being closed inappropriately
|
2013-07-29 19:59:52 -04:00 |
calzoneman
|
687a561079
|
Fix logger dead handler
|
2013-07-29 19:32:51 -04:00 |
calzoneman
|
4c7da26f13
|
Add close() check
|
2013-07-29 18:16:11 -04:00 |
calzoneman
|
93dd730bde
|
Add check to prevent write-after-end error
|
2013-07-29 18:13:06 -04:00 |
calzoneman
|
c50baef9c6
|
Change logger to stream, decode HTML messages
- Using a WritableStream instead of manually buffering is a good idea
- Chat messages are logged with HTML entities decoded (< instead of <)
|
2013-07-28 17:25:06 -04:00 |
calzoneman
|
281c498911
|
Add date to logs (#85)
|
2013-05-04 11:43:38 -05:00 |
calzoneman
|
124ec0080f
|
Improve logging
|
2013-03-27 14:28:51 -05:00 |