Logging: Improve json logging

This commit is contained in:
Jonathan Jenne
2023-09-01 13:56:37 +02:00
parent 2b80e8fa97
commit e63d1ea557
3 changed files with 17 additions and 7 deletions

View File

@@ -74,6 +74,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="LogConfig.vb" />
<Compile Include="LogEntry.vb" />
<Compile Include="Logger.vb" />
<Compile Include="LogOptions.vb" />
<Compile Include="My Project\AssemblyInfo.vb" />