all logs send to elastic

This commit is contained in:
Mikhail Trubnikov
2023-09-27 11:47:04 +10:00
parent 00f5d9102a
commit 3bdbf2be57
9 changed files with 44 additions and 49 deletions

View File

@@ -9,6 +9,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Elastic.CommonSchema.Serilog" Version="8.6.1" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.1" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.19.4" />
<PackageReference Include="Serilog.Extensions.Hosting" Version="7.0.0" />