![]() |
IMP
2.3.0
The Integrative Modeling Platform
|
#include <IMP/base/file.h>
Inheritance diagram for IMP::base::SetLogTarget:Set the log target to a given value and reset it when the object is destroyed. Use this in Python to set the target of logs.
Public Member Functions | |
| SetLogTarget (TextOutput to) | |
| void | reset () |
| void | set (TextOutput to) |
| void | show (std::ostream &out=std::cout) const |
|
explicit |
explicit constructor that sets the properties of SetLogTarget
| void IMP::base::SetLogTarget::reset | ( | ) |
| void IMP::base::SetLogTarget::set | ( | TextOutput | to | ) |