Enable more logging in onionoo Node Detail Status updater class
Add a warn to the logs when the firstSeen attribute is being set for a bridge status. Print the bridge fingerprint and the firstSeen field before it's being set. Also this MR remove an evil hack to reset the first_seen field from the uptime status (this was actually never used as it was checking the last_seen attribute instead of the last_restarted).