#include "log4cpp/Portability.hh"#include <stdlib.h>#include "log4cpp/Category.hh"#include "log4cpp/Appender.hh"#include "log4cpp/NTEventLogAppender.hh"#include "log4cpp/Priority.hh"
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 20 of file testNTEventLog.cpp.