powered by
Activity for displaying messages preceded by the simulation time and the name of the arrival.
log_(.trj, message)
the trajectory object.
the message to display, accepts either a string or a callable object (a function) which must return a string.
Returns the trajectory object.