changeset 3815:aa7bede70b96

Added range info to BN import log.
author Sascha Wilde <wilde@intevation.de>
date Fri, 05 Jul 2019 11:34:51 +0200
parents 33180c25bd87
children 08eed1328ec9 252dc1d98a08 92e9794ab62a
files pkg/imports/bn.go
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/pkg/imports/bn.go	Thu Jul 04 17:21:21 2019 +0200
+++ b/pkg/imports/bn.go	Fri Jul 05 11:34:51 2019 +0200
@@ -519,6 +519,10 @@
 		return nil
 	}
 
+	// Additional Information, only of interest when we change something, so
+	// it can be used for debugging if something goes wrong...
+	feedback.Info("Range: from %s to %s", bn.From_ISRS, bn.To_ISRS)
+
 	// Check if an bottleneck with the same identity
 	// (bottleneck_id,validity) already exists:
 	// Check if an bottleneck identical to the one we would insert already