mirror of
				https://github.com/caddyserver/caddy.git
				synced 2025-11-04 03:27:23 -05:00 
			
		
		
		
	* Log Site start to -log. Fix for #1205 * Removed Comment
This commit is contained in:
		
							parent
							
								
									f3108bb7bf
								
							
						
					
					
						commit
						c4d64a418b
					
				@ -363,6 +363,7 @@ func (s *Server) OnStartupComplete() {
 | 
				
			|||||||
			output += " (only accessible on this machine)"
 | 
								output += " (only accessible on this machine)"
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
		fmt.Println(output)
 | 
							fmt.Println(output)
 | 
				
			||||||
 | 
							log.Println(output)
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user