Compare commits
2 Commits
3b13014d4d
...
dcaafa36b7
| Author | SHA1 | Date | |
|---|---|---|---|
| dcaafa36b7 | |||
|
|
5b67989599 |
@ -118,6 +118,7 @@ namespace YTExtractor.Logging.Configuration
|
||||
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}");
|
||||
throw new Exception("Erro ao configurar Seq. Configurar console.", ex);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user