Use Logger Module
This commit is contained in:
@@ -8,6 +8,7 @@ Public Class frmAdminPasswort
|
||||
Me.TBPM_KONFIGURATIONTableAdapter.Connection.ConnectionString = CONNECTION_STRING
|
||||
akt_pw = TBPM_KONFIGURATIONTableAdapter.cmdGetAdminPW
|
||||
Catch ex As Exception
|
||||
LOGGER.Error(ex)
|
||||
MsgBox("Fehler bei Form Load:" & vbNewLine & ex.Message, MsgBoxStyle.Critical)
|
||||
End Try
|
||||
|
||||
|
||||
Reference in New Issue
Block a user