mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-24 13:08:49 -05:00
Remove colons and cat filename together with formatLogName.
This commit is contained in:
@@ -62,6 +62,8 @@ public:
|
||||
|
||||
void writeData(std::ofstream& out, const std::vector<float> data);
|
||||
|
||||
const std::string formatLogName(std::string nodeName);
|
||||
|
||||
void logDir(std::string dir);
|
||||
std::string logDir();
|
||||
void prefix(std::string prefix);
|
||||
|
||||
Reference in New Issue
Block a user