mirror of
https://github.com/caddyserver/caddy.git
synced 2025-05-24 02:02:26 -04: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)"
|
||||
}
|
||||
fmt.Println(output)
|
||||
log.Println(output)
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user