Compare commits
No commits in common. "3b13014d4d1f2056b2d03e9aaa20ddb818990c6e" and "42d937f1afc2533f8a1c17c7a3138f2365d79741" have entirely different histories.
3b13014d4d
...
42d937f1af
@ -116,7 +116,6 @@ namespace YTExtractor.Logging.Configuration
|
||||
catch (Exception ex)
|
||||
{
|
||||
Console.WriteLine($"⚠️ Seq configurado mas conexão falhou: {ex.Message}");
|
||||
Console.WriteLine($" StackTrace: {ex.StackTrace}");
|
||||
Console.WriteLine($"💡 Dica: Verifique se o Seq está rodando em {seqUrl}");
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user