From 5e8dbe3e0b32e3402520d06f11ddaa2849a75cb0 Mon Sep 17 00:00:00 2001 From: Gianmarco Mucciariello Date: Mon, 23 Jun 2025 15:36:43 +0200 Subject: [PATCH] aggiunto parametro mancante e modificato livello minimo di log --- .../GestoreTrimestrale_branch_applyingMVVM/CONFIG | 2 ++ .../GestoreTrimestrale_branch_applyingMVVM/NLog.config | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/root/ContrattoSEI/GestoreTrimestrale_branch_applyingMVVM/CONFIG b/root/ContrattoSEI/GestoreTrimestrale_branch_applyingMVVM/CONFIG index 24fc871..6b049f9 100644 --- a/root/ContrattoSEI/GestoreTrimestrale_branch_applyingMVVM/CONFIG +++ b/root/ContrattoSEI/GestoreTrimestrale_branch_applyingMVVM/CONFIG @@ -71,5 +71,7 @@ DataFineTrimestreCorrente=30/09/2020 DataFineTrimestreCorrente_LetteraAccompagnamento=15/01/2019 + + getLogsProcedure=[dbo].[GetLogs] |||! Da questo punto il file non viene piu nel letto ne interpretato \ No newline at end of file diff --git a/root/ContrattoSEI/GestoreTrimestrale_branch_applyingMVVM/NLog.config b/root/ContrattoSEI/GestoreTrimestrale_branch_applyingMVVM/NLog.config index 7ef6b7f..c391419 100644 --- a/root/ContrattoSEI/GestoreTrimestrale_branch_applyingMVVM/NLog.config +++ b/root/ContrattoSEI/GestoreTrimestrale_branch_applyingMVVM/NLog.config @@ -34,7 +34,7 @@ - - - + + + \ No newline at end of file