PLearn 0.1
Classes | Namespaces | Functions
pl_log.cc File Reference
#include <map>
#include <string>
#include <algorithm>
#include <iterator>
#include <plearn/base/stringutils.h>
#include <plearn/io/StringPStreamBuf.h>
#include "pl_log.h"
#include "ServerLogStreamBuf.h"
Include dependency graph for pl_log.cc:

Go to the source code of this file.

Classes

class  PLearn::LogInterceptorPStreamBuf
 This class sends stuff to a PL_LogPluginInterceptor when it's flushed. More...

Namespaces

namespace  PLearn
 

< for swap


Functions

PStream & PLearn::plsep (PStream &)
 If the "PL_LOG_MODULE_NAME" variable is defined before pl_log.h is included, then *_MODULE_LOG are defined to provide module-specified logging for that module.
PStream & PLearn::operator<< (PStream &, PL_Log::Heading)
 Actually draw the heading.

Detailed Description

Definition in file pl_log.cc.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines