mirror of
https://github.com/logos-storage/logos-storage-nim-cs-dist-tests.git
synced 2026-01-03 14:03:09 +00:00
Turns off debug logging
This commit is contained in:
parent
e96c8a2a13
commit
87f3b9ec00
@ -21,7 +21,7 @@ namespace DistTestCore
|
||||
|
||||
public Logging.LogConfig GetLogConfig()
|
||||
{
|
||||
return new Logging.LogConfig("CodexTestLogs", debugEnabled: true);
|
||||
return new Logging.LogConfig("CodexTestLogs", debugEnabled: false);
|
||||
}
|
||||
|
||||
public string GetFileManagerFolder()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user