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