Fixed landmark logging.

This commit is contained in:
John Wiseman 2019-12-14 17:16:36 -08:00
parent 7a6567af88
commit f7d1701054

View File

@ -367,7 +367,7 @@
(log-info "%s: Nearby geo search: %s potential landmarks, %s with wikipedia pages"
icao (count nearby) (count wiki-nearby))
(doseq [l (take 3 nearby)]
(log-info "%s: Landmark: %s") (:properties l))
(log-info "%s: Landmark: %s" icao (:properties l)))
(doseq [f wiki-nearby]
(log-info "%s: Wiki landmark: %s %s"
icao