mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-31 10:13:14 -04:00 
			
		
		
		
	
		
			
				
	
	
	
		
			367 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			367 B
		
	
	
	
	
	
	
	
errors
errors enables error logging.
Any errors encountered during the query processing will be printed on standard output.
Syntax
errors [FILE]
- FILE is the log file to create (or append to). The only valid name for FILE is stdout
Examples
Log errors to stdout.
errors
Log errors to stdout.
errors stdout