Use Logger Module
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
Try
|
||||
result = Convert.ToBoolean(str)
|
||||
Catch ex As Exception
|
||||
LOGGER.Error(ex)
|
||||
result = False
|
||||
End Try
|
||||
|
||||
|
||||
Reference in New Issue
Block a user