Log

clix.lua @ 120:f1166645a56c

description author age
new sendfilecontent plugin Marc Fauser Wed, 20 Aug 2014 12:05:46 +0200
clix.lua: Don't break if the disconnected event has no event data, and don't warn if the stream was closed cleanly Kim Alvefur Mon, 11 Feb 2013 00:00:49 +0100
clix.lua: Add --raw option for printing raw incoming and outgoing data Kim Alvefur Sun, 10 Feb 2013 23:59:34 +0100
clix.lua: Print logged warnings by default Kim Alvefur Sun, 10 Feb 2013 23:58:27 +0100
clix.lua: Create the logger with the name "clix" Kim Alvefur Sat, 30 Jun 2012 01:00:16 +0200
clix.lua: Log "connected as ..." instead of writing it directly to stderr Kim Alvefur Sat, 30 Jun 2012 00:59:47 +0200
clix.lua: Log nothing when --quiet Kim Alvefur Sat, 30 Jun 2012 00:58:52 +0200
clix.lua: Log info messages by default (almost none) Kim Alvefur Sat, 30 Jun 2012 00:43:21 +0200
clix.lua: add -i for --interactive Kim Alvefur Thu, 28 Jun 2012 14:40:36 +0200
clix: Fix logging for new Verse Matthew Wild Sun, 12 Feb 2012 20:45:06 +0000
clix.lua: Remove debug print() Matthew Wild Mon, 14 Mar 2011 16:46:27 +0000
clix.lua: Close connection immediately rather than delaying if send buffer is empty (thanks Florob) Matthew Wild Tue, 14 Dec 2010 20:18:56 +0000
clix.lua: Filter all log messages except those of the 'error' level unless -v is given Matthew Wild Wed, 15 Sep 2010 16:53:32 +0100
clix.lua: clix_connect(): Accept a list of plugins to load for the Verse connection Matthew Wild Wed, 15 Sep 2010 16:40:14 +0100
clix.lua: Use verse.logger() instead of print as the default logger Matthew Wild Wed, 15 Sep 2010 16:39:38 +0100