-
New Release
Version 0.3 supports Qt4. There is also a new appender: SqlAppender, which allows logging to an SQL database. This has been tested with PostgreSQL only.
2008-04-18 01:31:46 UTC by mstrumia
-
Feature request implemented
PropertyConfigurator can now configure even if .qmmslogrc is missing: it simply invokes configure() in the base class BasicConfigurator. Thanks to Rudi Strasser for this, because it's a good idea. This has not yet been incorporated in a new release: go to CVS and get the latest version. Many thanks to those few who use this code and like it. Anyone have any ideas why it's used so little?
2004-03-11 01:37:19 UTC by mstrumia
-
Memory leak fixed
There was a memory leak in category.cpp, in logWithLevel(),
request ID 807098.
This has been fixed, and is available in CVS but not yet in a new release. Please use category.cpp from CVS.
2003-12-08 11:05:51 UTC by mstrumia
-
Bugfix release
Several minor and embarassing errors have been fixed in this version. The tarball is much smaller since docs are no longer included but can instead be generated by the Makefile via doxygen. Tested against Qt 3.0.5. License is now GPL.
2003-01-08 23:43:13 UTC by mstrumia
-
Second release
Qmmslog has been extensively tested and fixed. Use this version!
2002-12-27 07:22:27 UTC by mstrumia