System.IO.Path.GetDirectoryName(Assembly.GetEntryAssembly().Location);
string logsDirectory = Path.Combine(Environment.CurrentDirectory, "logs");