Software /
code /
verse
Log
init.lua @ 281:1669dd08032a
description | author | age |
---|---|---|
verse: Remove some, erm, debug logging | Matthew Wild | Fri, 30 Mar 2012 03:57:03 +0100 |
verse: Add :listen(host, port) to Verse objects ("connected" event is fired with new clients) | Matthew Wild | Fri, 30 Mar 2012 03:09:59 +0100 |
verse: Accept a file object as a log handler, and automatically call :write() on it with a formatted message | Matthew Wild | Sun, 12 Feb 2012 20:21:52 +0000 |
Merge with Zash | Matthew Wild | Mon, 05 Dec 2011 15:39:05 +0000 |
verse: Add stream:info() for emitting info-level log message. | Kim Alvefur | Mon, 05 Dec 2011 16:24:13 +0100 |
verse: Add init(...) method to load connection modules (client, component, bosh, etc.) | Matthew Wild | Mon, 05 Dec 2011 15:38:18 +0000 |
verse: Remove silly logger line I just noticed at the end of the file | Matthew Wild | Wed, 30 Nov 2011 18:01:53 +0000 |