Add logging information to provide more statistics about BBS client behavior. This would be done by appending a row to a CSV file (or file per domain/topic).
Two use cases for this:
To correlate entries from the same client, the "unique ID" of the node should be used - e.g. the BBS startup time concatenated with the lifetime node ID.
You must be