From 6a1f8b77f7a38348e53699f3f4f11175a244ceea Mon Sep 17 00:00:00 2001 From: Jonathan Jenne Date: Mon, 30 May 2022 15:42:40 +0200 Subject: [PATCH] Logging: Version 2.5.4.2 --- Modules.Logging/LogConfig.vb | 1 - Modules.Logging/My Project/AssemblyInfo.vb | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Modules.Logging/LogConfig.vb b/Modules.Logging/LogConfig.vb index 0e60f029..7a063d5d 100644 --- a/Modules.Logging/LogConfig.vb +++ b/Modules.Logging/LogConfig.vb @@ -360,7 +360,6 @@ Public Class LogConfig ''' ''' The name of the class the logger belongs to ''' An object of Logging.Logger - Public Function GetLogger(ClassName As String, ModuleName As String) As Logger Dim oLogger = LogFactory.GetLogger(Of Logger)(ClassName) diff --git a/Modules.Logging/My Project/AssemblyInfo.vb b/Modules.Logging/My Project/AssemblyInfo.vb index bbfdfd5d..8cdf0f5e 100644 --- a/Modules.Logging/My Project/AssemblyInfo.vb +++ b/Modules.Logging/My Project/AssemblyInfo.vb @@ -13,7 +13,7 @@ Imports System.Runtime.InteropServices - + @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices ' übernehmen, indem Sie "*" eingeben: ' - - + +