From ca63a8c47da842afc7d5282c4639be3944cb102f Mon Sep 17 00:00:00 2001 From: Jonathan Jenne Date: Tue, 28 Feb 2023 14:57:25 +0100 Subject: [PATCH] Fix property map logging --- .../ZUGFeRDRESTService/Controllers/ValidationController.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WEBSERVICES/ZUGFeRDRESTService/Controllers/ValidationController.cs b/WEBSERVICES/ZUGFeRDRESTService/Controllers/ValidationController.cs index 873a303e..841f70dc 100644 --- a/WEBSERVICES/ZUGFeRDRESTService/Controllers/ValidationController.cs +++ b/WEBSERVICES/ZUGFeRDRESTService/Controllers/ValidationController.cs @@ -67,7 +67,7 @@ namespace ZUGFeRDRESTService.Controllers }); _props = new PropertyValues(_logConfig); - _logger.Debug("Property Map initial: [{0}] entries found.", _propertyMap.Count); + _logger.Debug("Property Map initial: [{0}] entries found.", oPropertyMap.Count); if (_AllowZugferd10 == true) _propertyMap = oPropertyMap.