Compare commits
2 Commits
42d937f1af
...
3b13014d4d
| Author | SHA1 | Date | |
|---|---|---|---|
| 3b13014d4d | |||
|
|
74c1e1472b |
@ -116,6 +116,7 @@ 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