-
galik committed revision 71 to the Log Plus Plus SVN repository, changing 1 files.
2007-03-30 23:33:17 UTC by galik
-
galik committed revision 70 to the Log Plus Plus SVN repository, changing 1 files.
2007-03-30 23:32:52 UTC by galik
-
This release contains some standard LogForm items to format the log output.
These can be used thus:
#include <liblpp/Log.h>
#include <liblpp/LogForm.h>
Log& log = Log::getLog("core");
log.setLogForm(LOG_FORM_STANDARD);
New LogForm objects can be created by subclassing class LogForm and overriding operator()(LogMessage&);
There is also preliminary...
2007-03-30 19:40:59 UTC by galik
-
galik committed revision 69 to the Log Plus Plus SVN repository, changing 1 files.
2007-03-30 19:31:44 UTC by galik
-
galik committed revision 68 to the Log Plus Plus SVN repository, changing 26 files.
2007-03-30 19:24:08 UTC by galik
-
galik committed revision 67 to the Log Plus Plus SVN repository, changing 2 files.
2007-03-30 19:22:35 UTC by galik
-
Two mailing lists have now been set up. One for project announcements and the others for project deveopment.
2007-03-30 18:48:27 UTC by galik
-
galik committed revision 66 to the Log Plus Plus SVN repository, changing 2 files.
2007-03-27 19:49:40 UTC by galik
-
galik committed revision 65 to the Log Plus Plus SVN repository, changing 1 files.
2007-03-27 19:33:00 UTC by galik
-
galik committed revision 64 to the Log Plus Plus SVN repository, changing 4 files.
2007-03-27 19:29:55 UTC by galik