Skip to content
Snippets Groups Projects
Unverified Commit aa4e408d authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

change 'ignoring polyline' log severity to debug

parent e9149577
No related branches found
No related tags found
No related merge requests found
......@@ -188,7 +188,7 @@ sub get_route_timestamps_p {
};
}
else {
$self->{log}->info( 'Ignoring polyline for '
$self->{log}->debug( 'Ignoring polyline for '
. $opt{train}->line
. ": IRIS route does not agree with HAFAS route: $iris_stations != $hafas_stations"
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment