• Toby Allen's avatar
    Modify Startup Output (#2469) · c0190a34
    Toby Allen authored
    * Move SiteOutput to a seperate function.
    
    * Simplify as all sites in Server use the same port
    
    * Ensure -quiet supresses fmt.Println calls
    
    * Prevent double output of siteinfo to log - improve log message
    
    * Use caddy.LogDestination to setup log
    
    * Ensure Log is still output if quiet.
    c0190a34
caddy.go 28.7 KB