src/client/cdLogger.cpp File Reference

#include "auc-cd.h"
#include "log4cpp/Category.hh"
#include "log4cpp/Appender.hh"
#include "log4cpp/FileAppender.hh"
#include "log4cpp/Layout.hh"
#include "log4cpp/BasicLayout.hh"
#include "log4cpp/Priority.hh"

Include dependency graph for cdLogger.cpp:

Go to the source code of this file.

Variables

Appender * app
char cdLogWork [256]
Category & root = Category::getRoot()
Category & cd_core = Category::getInstance(std::string("cd_core"))
Category & cd_dbug = Category::getInstance(std::string("cd_dbug"))
Category & cd_devl = Category::getInstance(std::string("cd_devl"))
PatternLayout * layout


Variable Documentation

Appender* app

Definition at line 12 of file cdLogger.cpp.

Category & cd_core = Category::getInstance(std::string("cd_core"))

Definition at line 15 of file cdLogger.cpp.

Category & cd_dbug = Category::getInstance(std::string("cd_dbug"))

Definition at line 16 of file cdLogger.cpp.

Category & cd_devl = Category::getInstance(std::string("cd_devl"))

Definition at line 17 of file cdLogger.cpp.

char cdLogWork[256]

Definition at line 13 of file cdLogger.cpp.

PatternLayout* layout

Definition at line 18 of file cdLogger.cpp.

Category& root = Category::getRoot()

Definition at line 14 of file cdLogger.cpp.


Generated on Mon Jan 10 22:33:40 2011 by  doxygen 1.5.6