mirror of
				https://github.com/coredns/coredns.git
				synced 2025-11-02 10:13:14 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			106 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			106 B
		
	
	
	
		
			Go
		
	
	
	
	
	
package clouddns
 | 
						|
 | 
						|
import clog "github.com/coredns/coredns/plugin/pkg/log"
 | 
						|
 | 
						|
func init() { clog.Discard() }
 |