|
Alamo
|
Functions | |
| void | Initialize () |
| void | Open (const std::string &path) |
| void | DisableFile () |
| void | Finalize () |
|
private |
Stop retaining output on ranks that do not own the log file.
Definition at line 152 of file OutputLog.cpp.
|
private |
Flush the log and restore the original terminal stream buffers.
Definition at line 157 of file OutputLog.cpp.
|
private |
Route stdout and stderr through the terminal/file tee.
Definition at line 138 of file OutputLog.cpp.
|
private |
Open the rank-zero log after the output directory has been created.
Definition at line 147 of file OutputLog.cpp.