_JM_NAMESPACE::SimpleFormatter Struct Reference

#include <logger.h>

List of all members.

Public Member Functions

template<typename T >
void init (T &out, const std::string &header, const std::string &prefix, const std::string &file, const std::string &function, int line)
template<typename T , typename U >
void msg (T &out, const U &msg)
char get () const

Detailed Description

Default formatter.


Member Function Documentation

char _JM_NAMESPACE::SimpleFormatter::get (  )  const [inline]
template<typename T >
void _JM_NAMESPACE::SimpleFormatter::init ( T &  out,
const std::string &  header,
const std::string &  prefix,
const std::string &  file,
const std::string &  function,
int  line 
) [inline]
template<typename T , typename U >
void _JM_NAMESPACE::SimpleFormatter::msg ( T &  out,
const U &  msg 
) [inline]

The documentation for this struct was generated from the following file: