Windream: Update to Nlog 5 - Version 1.7.0.0
This commit is contained in:
@@ -715,7 +715,6 @@ Public Class Windream
|
||||
Dim oTargetDrive As String = Path.GetDirectoryName(FilenameTarget)
|
||||
FilenameTarget = GetNormalizedPath(FilenameTarget, True)
|
||||
|
||||
_logger.NewBlock("File Stream")
|
||||
_logger.Debug($"Preparing to stream file from {FilenameSource} to {FilenameTarget}")
|
||||
|
||||
Dim oWMObject As IWMObject6 = Nothing
|
||||
@@ -791,8 +790,6 @@ Public Class Windream
|
||||
NewDocumentID = oDocid(0)
|
||||
End If
|
||||
|
||||
_logger.EndBlock()
|
||||
|
||||
Return True
|
||||
End Function
|
||||
|
||||
|
||||
Reference in New Issue
Block a user