mirror of
				https://github.com/go-micro/go-micro.git
				synced 2025-10-30 23:27:41 +02:00 
			
		
		
		
	Strip logging
This commit is contained in:
		| @@ -128,7 +128,6 @@ func (t *tun) process() { | ||||
|  | ||||
| 			// send the message via the interface | ||||
| 			t.RLock() | ||||
| 			log.Debugf("Sending some shit %d links", len(t.links)) | ||||
| 			for _, link := range t.links { | ||||
| 				log.Debugf("Sending %+v to %s", newMsg, link.Remote()) | ||||
| 				link.Send(newMsg) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user