RDLog.h File Reference

#include <iostream>

Go to the source code of this file.

Namespaces

namespace  boost
namespace  boost::logging
namespace  RDLog

Defines

#define BOOST_LOG(__arg__)   if(!__arg__) ; else RDLog::toStream(*__arg__)

Functions

void boost::logging::enable_logs (const char *arg)
void boost::logging::enable_logs (const std::string &arg)
void boost::logging::disable_logs (const char *arg)
void boost::logging::disable_logs (const std::string &arg)
std::ostream & RDLog::toStream (std::ostream &)
void RDLog::InitLogs ()

Variables

std::ostream * rdAppLog
std::ostream * rdDebugLog
std::ostream * rdInfoLog
std::ostream * rdErrorLog
std::ostream * rdWarningLog
std::ostream * rdStatusLog


Define Documentation

#define BOOST_LOG ( __arg__   )     if(!__arg__) ; else RDLog::toStream(*__arg__)

Definition at line 29 of file RDLog.h.


Variable Documentation

std::ostream* rdAppLog

std::ostream* rdDebugLog

std::ostream* rdErrorLog

std::ostream* rdInfoLog

std::ostream* rdStatusLog

std::ostream* rdWarningLog


Generated on Fri Apr 3 06:03:02 2009 for RDCode by  doxygen 1.5.6