namespace CodexDistTestCore.Config { public class LogConfig { public const string LogRoot = "D:/CodexTestLogs"; } }