Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

templog::non_filtering_logger< FormattingPolicy_, WritePolicy_ > Class Template Reference

#include <logging.h>

List of all members.

Static Public Member Functions

template<int Sev_, int Aud_, class Params_>
static void fwd (TEMPLOG_SOURCE_SIGN, const log_intermediate< Sev_, Aud_, false, Params_ > &)
template<int Sev_, int Aud_, class Params_>
static void fwd (TEMPLOG_SOURCE_SIGN, const log_intermediate< Sev_, Aud_, true, Params_ > &lim)


Detailed Description

template<class FormattingPolicy_, class WritePolicy_>
class templog::non_filtering_logger< FormattingPolicy_, WritePolicy_ >

Global logger template

This is the global logger type which, eventually, all other loggers forward log messages to.

There's no need to use this directly.

Definition at line 761 of file logging.h.


Member Function Documentation

template<class FormattingPolicy_, class WritePolicy_>
template<int Sev_, int Aud_, class Params_>
static void templog::non_filtering_logger< FormattingPolicy_, WritePolicy_ >::fwd TEMPLOG_SOURCE_SIGN  ,
const log_intermediate< Sev_, Aud_, false, Params_ > & 
[inline, static]
 

Definition at line 764 of file logging.h.

template<class FormattingPolicy_, class WritePolicy_>
template<int Sev_, int Aud_, class Params_>
static void templog::non_filtering_logger< FormattingPolicy_, WritePolicy_ >::fwd TEMPLOG_SOURCE_SIGN  ,
const log_intermediate< Sev_, Aud_, true, Params_ > &  lim
[inline, static]
 

Definition at line 768 of file logging.h.

References templog::log_intermediate< Sev_, Aud_, Forward_, Params_ >::parameters.


The documentation for this class was generated from the following file:
Generated on Sun Jan 11 15:57:20 2009 for templog library by  doxygen 1.4.2