MS GDPicture Verweis
This commit is contained in:
@@ -51,7 +51,7 @@ Public Class frmStart
|
||||
IndexForm = New frmIndex()
|
||||
Catch ex As Exception
|
||||
LOGGER.Error(ex)
|
||||
LOGGER.Warn("Error while initializing frm Index ...")
|
||||
LOGGER.Warn($"Error while initializing frmIndex: {ex.Message}")
|
||||
End Try
|
||||
|
||||
LOGGER.Debug("Load frmIndex ready")
|
||||
|
||||
Reference in New Issue
Block a user