added logging facility and added a bunch of log messages.

This commit is contained in:
crs
2001-10-14 14:37:41 +00:00
parent 23f948d55a
commit 1ed2b43e13
8 changed files with 136 additions and 31 deletions

View File

@@ -13,6 +13,7 @@ LCXXINCS = \
$(NULL)
CXXFILES = \
XBase.cpp \
CLog.cpp \
CFunctionJob.cpp \
CStopwatch.cpp \
$(NULL)