This commit is contained in:
2021-01-19 13:11:09 +01:00
parent f78f3f84b0
commit f6862cccc2
42 changed files with 3308 additions and 390 deletions

View File

@@ -7,8 +7,8 @@ Imports Independentsoft
Public Class ClassFilehandle
Private _LOGGER As Logger
Public Sub New(LogConfig As LogConfig)
_LOGGER = LogConfig.GetLogger()
Public Sub New()
_LOGGER = My.LogConfig.GetLogger
End Sub
''' <summary>
''' Diese Funktion entfernt alle Zeichen aus dem übergebenen String