add logs system
This commit is contained in:
parent
7d891378be
commit
ab7c8a74d7
9 changed files with 321 additions and 168 deletions
|
|
@ -43,6 +43,7 @@
|
|||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.18.0" />
|
||||
<PackageReference Include="NEST" Version="7.17.5" />
|
||||
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="7.0.0" />
|
||||
<PackageReference Include="Sentry.AspNetCore" Version="3.30.0" />
|
||||
<PackageReference Include="Serilog" Version="2.12.0" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue