SHORE API
|
Logging for parallel operations. More...
Public Member Functions | |
parallel_log (const std::string &fn="stderr") | |
parallel_log (const parallel_log &other) | |
parallel_log & | operator= (const parallel_log &other) |
void | set_file (const std::string &fn) |
const std::string & | get_file () const |
std::string | get_dir () const |
log_lock | lock () const |
Logging for parallel operations.