MS V2.7 .Net Logger etc
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
label = rowView.Item(1)
|
||||
End If
|
||||
Catch ex As Exception
|
||||
ClassLogger.Add("Unexpected error in OnDrawItem (datatable): " & ex.Message, True)
|
||||
LOGGER.Warn("Unexpected error in OnDrawItem (datatable): " & ex.Message)
|
||||
End Try
|
||||
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user