Log.LogFull(senderName,LM.CategorySYSTEM,LM.LevelERROR,LM.SeverityUnknown,LM.ImpactUnknown,LM.MessageNameDATABASE,`It was not possible to connect to the MongoDB host `+config.ConfigDBHostname,errDial.Error())
Log.LogFull(senderName,LM.CategorySYSTEM,LM.LevelSECURITY,LM.SeverityUnknown,LM.ImpactUnknown,LM.MessageNameDATABASE,`It was not possible to login the user `+config.ConfigDBConfigurationCollectionUsername,errLogin.Error())