Skip to content
Snippets Groups Projects
Commit 7c497413 authored by Jake Taylor's avatar Jake Taylor
Browse files

remove spammy prints

parent 1a310472
No related branches found
No related tags found
1 merge request!39Merge release into master
......@@ -108,10 +108,6 @@ func NewHost(id *id.ID, address string, cert []byte, params HostParams) (host *H
// Configure the host credentials
err = host.setCredentials()
//print logs
jww.INFO.Printf("New Host Created: %s", host)
jww.TRACE.Printf("New Host Certificate for %v: %s...", id, cert)
return
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment