资 源 简 介
it gives some kinds of output format,e.g. regular text , xml or others you can implements form the interface.
sometimes you want to print message, printf is too simple, but some opensource logging system is too complex, then, you can try this, its a just enough logging system.
default provides for you these methods:
trace, info,debug,warning,notice,error,wassert,fatal,output
and all the code is platform Independent, support win32 and linux, had tested with vc6.0, vc7.0, vc8.0, vc9.0, and gcc3.2
文 件 列 表
v2.0.src
BlockOuter.cpp
BlockOuter.h
clean.bat
Common.cpp
Common.h
default.doxygen
doxygen_footer.html
ILevel.cpp
ILevel.h
ILogProcess.cpp
ILogProcess.h
IOuter.cpp
IOuter.h
logo.png
Makefile
OS.h
Record.cpp
Record.h
RegularOuter.cpp
RegularOuter.h
Test.cpp
WLDefine.h
WLog.dsp
WLog.dsw
WLog.vcproj
WLogDll.dsp
WLogDll.dsw
WLogDll.vcproj
WLogInterface.cpp
WLogInterface.h
WLogLib.dsp
WLogLib.dsw
WLogLib.lib
WLogLib.vcproj
XmlOuter.cpp
XmlOuter.h