mirror of
https://github.com/codex-storage/cs-codex-dist-tests.git
synced 2025-02-04 08:14:18 +00:00
Makes log path relative
This commit is contained in:
parent
cdd51f6dc7
commit
6c8b2047d9
@ -21,7 +21,7 @@ namespace DistTestCore
|
||||
|
||||
public Logging.LogConfig GetLogConfig()
|
||||
{
|
||||
return new Logging.LogConfig("D:/CodexTestLogs");
|
||||
return new Logging.LogConfig("CodexTestLogs");
|
||||
}
|
||||
|
||||
public string GetFileManagerFolder()
|
||||
|
Loading…
x
Reference in New Issue
Block a user