It's a little verbose, however. Using these commands to do minimal syntax-highlighting of the log file, using Vim, makes it much easier to scan:
:match ErrorMsg /^spawn id([0-9]\+.*/ :2match MatchParen /^Sending .*spawn id([0-9]\+)$\|YES!!$\|^Spawned .*/