IMP
2.0.0
The Integrative Modeling Platform
|
#include <IMP/base/file.h>
Public Member Functions | |
SetLogTarget (TextOutput to) | |
void | reset () |
void | set (TextOutput to) |
void | show (std::ostream &out=std::cout) const |
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.
Definition at line 142 of file base/file.h.