Project

General

Profile

« Previous | Next » 

Revision 6248f75f

Added by david.sorber over 2 years ago

Add progress bar; version: 0.2.0.

View differences:

src/CopyManagerOptions.h
// Logging related options
bool m_disableLog; // Enable/disable the log
bool m_logToStderr; // Write log messages to stderr instead of file
const std::string& r_logFilePath; // Path to log file
const std::string& r_logFilePath; // Path to log file
int m_logLevel; // Log messages >= selected level will be output
// Other options

Also available in: Unified diff