From 1233796866b332dbefc4c739acb0ea5932916537 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 8 Jan 2022 10:54:54 +0100 Subject: Traewelling: Use API v1 for pull sync API v0 has occasional performance issues and is not a preferable maintenance target --- lib/Travelynx.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/Travelynx.pm') diff --git a/lib/Travelynx.pm b/lib/Travelynx.pm index 8138a35..b7284e4 100755 --- a/lib/Travelynx.pm +++ b/lib/Travelynx.pm @@ -2289,6 +2289,7 @@ sub startup { } } else { + $self->log->debug("... train $traewelling->{line} not found"); $self->traewelling->log( uid => $uid, message => -- cgit v1.2.3