An error occurred while fetching the assigned milestone of the selected merge_request.
lib/log: set InstanceID to hostname.Get()
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: bobheadxi
I noticed that we have hostname.Get()
in several places that seem pretty aligned with what InstanceID
should be, so we add that as part of the standard logging setup. Also updates logging in searcher/main.go
to all use lib/log
(thanks for starting on this Keegan!)
Tests pass, sg start
works
Push commits to the source branch or add previously merged commits to review them.