testapp/logtest.h

Go to the documentation of this file.
00001 #ifndef __LOG_TEST_H__
00002 #define __LOG_TEST_H__
00003 int TestFuncFatal();
00004 int TestFuncWarn();
00005 int TestFuncDebug();
00006 int TestNoFilename();
00007 int TestFuncMin();
00008 int TestFuncNoLogs();
00009 #endif // __LOG_TEST_H__

liblogger © 2007 - SourceForge.net Logo