Menu

logging::AWDS Struct Reference

This class is intended to be used as a template argument for the logging::log::emit() function. More...

#include <logging.h>

Static Public Member Functions

::logging::Level::levels level ()
 delivers the current level of logging
static const char * desc ()
 delivers the string reporting the current level of logging

Detailed Description

This class is intended to be used as a template argument for the logging::log::emit() function.

Prefixes the output with "[ AWDS ] " and enables reporting of the current logging level.


Member Function Documentation

static const char* logging::AWDS::desc (  )  [inline, static]

delivers the string reporting the current level of logging

::logging::Level::levels logging::AWDS::level (  )  [inline, static]

delivers the current level of logging


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