Use this class to configure Raptor Event Debugging. There are two ways to debug:
You may also specify the first stop in the path to start logging events for. For example
given the path [1010, 1183, 3211, 492]
, then you may know, that you can get to
stop 2 without any problems. So, to avoid getting spammed by logging events at the first
two stops, you set the stop index 3211 as the first stop to print events for. This is
done by adding an *
to the stop: [1010,1183,3211*,492]
.
level="debug"
for
the org.opentripplanner.transit.raptor
package to list all paths found by Raptor.
The paths will contain the stop index. For paths not listed you will have to do some
research.
name | data type | description |
---|
Example
{ }