Fix property map logging

This commit is contained in:
Jonathan Jenne 2023-02-28 14:57:25 +01:00
parent f6fc6fe7dc
commit ca63a8c47d

View File

@ -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.