Much like the multiprocess object replicator, the reconstructor runs
multiple concurrent worker processes who all log to the same
destination. We re-use the same solution: prepend a prefix with the
worker index and the pid to all the logs emitted from each worker
process.
Example log line:
[worker 12/24 pid=8539] I did a thing
Change-Id: Ie2f98201193952be4d387bbb01c7c6fccc017a8a
74 KiB
74 KiB