This is a port to Qt/C++ of the Jakarta project's excellent log4j package. Qt users can now benefit from a logging package that can be configured at run-time, thus minimizing (and ideally, eliminating) recompilation.
Be the first to post a text review of Qmmslog. Rate and review a project by clicking thumbs up or thumbs down in the right column.
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.
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?
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.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?