simmer (version 3.6.3)

log_: Logging

Description

Activity for displaying messages preceded by the simulation time and the name of the arrival.

Usage

log_(.trj, message)

Arguments

.trj

the trajectory object.

message

the message to display, accepts either a string or a callable object (a function) which must return a string.

Value

Returns the trajectory object.