Bredbandskollen CLI  1.2
Asynchronous network task engine
Public Member Functions | List of all members
DummyStream Class Reference

This class is used to optionally disable logging operations at compile time. More...

#include <logger.h>

Public Member Functions

template<class T >
DummyStreamoperator<< (T)
 Do nothing, emulating the << stream operator.
 
DummyStreamoperator<< (std::ostream &(*)(std::ostream &))
 Do nothing, emulating the << stream operator.
 

Detailed Description

This class is used to optionally disable logging operations at compile time.


The documentation for this class was generated from the following files: