Log only date and time
This commit is contained in:
		
							parent
							
								
									8e36217f17
								
							
						
					
					
						commit
						e0c2cb47be
					
				@ -48,5 +48,5 @@ func init() {
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	log.SetOutput(os.Stderr)
 | 
			
		||||
	log.SetFlags(log.Ltime | log.Lshortfile)
 | 
			
		||||
	log.SetFlags(log.Ldate | log.Ltime)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user