log util.c @ 642:c8e5949a8961

age author description
Sun, 22 Jun 2014 03:32:39 +0300 Matti Hamalainen Use th_malloc0(n) instead of th_calloc(1, n).
Sat, 21 Jun 2014 20:42:57 +0300 Matti Hamalainen API change again.
Sat, 21 Jun 2014 20:01:08 +0300 Matti Hamalainen Use the new th_growbuf module.
Sat, 05 Jan 2013 16:16:44 +0200 Matti Hamalainen Bump copyright year.
Sun, 11 Nov 2012 18:32:42 +0200 Matti Hamalainen Improve logging facilities. Private chats in query windows are now logged
Sun, 11 Nov 2012 07:33:17 +0200 Matti Hamalainen Improve log filename parser, should now accept some of the standard printf()
Tue, 05 Jun 2012 22:16:42 +0300 Matti Hamalainen Refactor input handling.