Compare commits
No commits in common. "dcaafa36b730925a5bf60193d9e3388f023d1d6b" and "3b13014d4d1f2056b2d03e9aaa20ddb818990c6e" have entirely different histories.
dcaafa36b7
...
3b13014d4d
@ -118,7 +118,6 @@ namespace YTExtractor.Logging.Configuration
|
|||||||
Console.WriteLine($"⚠️ Seq configurado mas conexão falhou: {ex.Message}");
|
Console.WriteLine($"⚠️ Seq configurado mas conexão falhou: {ex.Message}");
|
||||||
Console.WriteLine($" StackTrace: {ex.StackTrace}");
|
Console.WriteLine($" StackTrace: {ex.StackTrace}");
|
||||||
Console.WriteLine($"💡 Dica: Verifique se o Seq está rodando em {seqUrl}");
|
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