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 |