improve logging
This commit is contained in:
@@ -69,6 +69,7 @@ Public Class clsEncryption
|
||||
' Convert the plaintext stream to a string.
|
||||
Return result
|
||||
Catch ex As Exception
|
||||
Logger.Error(ex)
|
||||
Return Nothing
|
||||
End Try
|
||||
|
||||
|
||||
Reference in New Issue
Block a user