ReFRACtor
FullPhysics::LogHelper Class Reference

This is a class that holds the level we are logging. More...

#include <logger.h>

+ Collaboration diagram for FullPhysics::LogHelper:

Public Member Functions

 LogHelper (LogImp::log_level l, boost::shared_ptr< LogImp > &imp)
 
template<class T >
LogHelperoperator<< (T v)
 

Detailed Description

This is a class that holds the level we are logging.

It allows for things like Logger::debug() << "The answer is " << 5 << "\n".

Definition at line 43 of file logger.h.

Constructor & Destructor Documentation

◆ LogHelper()

FullPhysics::LogHelper::LogHelper ( LogImp::log_level  l,
boost::shared_ptr< LogImp > &  imp 
)
inline

Definition at line 45 of file logger.h.

Member Function Documentation

◆ operator<<()

template<class T >
LogHelper& FullPhysics::LogHelper::operator<< ( v)
inline

Definition at line 47 of file logger.h.


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

Copyright © 2017, California Institute of Technology.
ALL RIGHTS RESERVED.
U.S. Government Sponsorship acknowledged.
Generated Fri Aug 24 2018 15:44:13