By: Michael Lynch <git@mtlynch.io>
Log full server URL with hostname on startup Move log.SetFlags to the first statement in main so all log output includes the full file path. Print the listening URL with hostname and port instead of just the port number. Co-authored-by: Shelley <shelley@exe.dev>