Remove ClassLogger and replace with Logging Module

This commit is contained in:
Jonathan Jenne
2021-09-23 12:10:47 +02:00
parent 27294faa13
commit e81f2f0878
5 changed files with 4 additions and 224 deletions

View File

@@ -269,7 +269,6 @@
<Compile Include="ClassInit.vb" />
<Compile Include="ClassLayout.vb" />
<Compile Include="ClassLicence.vb" />
<Compile Include="ClassLogger.vb" />
<Compile Include="ClassParamRefresh.vb" />
<Compile Include="ClassPatterns.vb" />
<Compile Include="ClassPostprocessing.vb" />