public void SqlServerLogging_Test_InformationLog()
 {
     structuredLogger.Information("Informaation - This is test message from LoggerCases Test class- function: SqlServerLogging_Test_InformationLog");
 }