Everybody uses in console output messages like "Creep builder23 doing something"
Usually we provide url of the room like https://screeps.com/a/#!/room/W*N* in this messages to find out where it is.
It will be cool to add object ID into url like this:
https://screeps.com/a/#!/room/W10N10/<objectId>
When you open this link, you see room W10N10 with object <objectId> is already selected. So you don't waste time trying to find where is creep 'Alex' in this room, or which of 10 labs was mentioned in console message.