mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-30 09:43:17 -04:00 
			
		
		
		
	
		
			
	
	
		
			6 lines
		
	
	
		
			103 B
		
	
	
	
		
			Go
		
	
	
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
		
			103 B
		
	
	
	
		
			Go
		
	
	
	
	
	
|  | package proxy
 | ||
|  | 
 | ||
|  | import clog "github.com/coredns/coredns/plugin/pkg/log"
 | ||
|  | 
 | ||
|  | func init() { clog.Discard() }
 |