Jobs: Update to Nlog 5 - Version 1.11.0.0
This commit is contained in:
@@ -198,7 +198,6 @@ Public Class ImportZUGFeRDFiles
|
||||
Dim oMissingProperties As New List(Of String)
|
||||
Dim oMD5CheckSum As String = String.Empty
|
||||
|
||||
_logger.NewBlock($"Message Id {oMessageId}")
|
||||
_logger.Info("Start processing file group {0}", oMessageId)
|
||||
|
||||
Try
|
||||
@@ -540,8 +539,6 @@ Public Class ImportZUGFeRDFiles
|
||||
_logger.Warn("Could not move files!")
|
||||
_logger.Error(ex)
|
||||
Throw ex
|
||||
Finally
|
||||
_logger.EndBlock()
|
||||
End Try
|
||||
|
||||
Try
|
||||
|
||||
Reference in New Issue
Block a user