#include <log4cpp/Category.hh>
Go to the source code of this file.
Functions | |
LOG4CPP_LOGGER ("c_test") | |
LOG4CPP_LOGGER_N (named_logger,"n_logger") | |
int | main () |
LOG4CPP_LOGGER | ( | "c_test" | ) |
LOG4CPP_LOGGER_N | ( | named_logger | , |
"n_logger" | |||
) |
int main | ( | ) |
Definition at line 6 of file test_convenience.cpp.