IMP  2.0.1
The Integrative Modeling Platform
IMP::base::SetLogTarget Class Reference

#include <IMP/base/file.h>

+ Inheritance diagram for IMP::base::SetLogTarget:

Public Member Functions

 SetLogTarget (TextOutput to)
 
void reset ()
 
void set (TextOutput to)
 
void show (std::ostream &out=std::cout) const
 

Detailed Description

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.


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