mirror of
https://github.com/caddyserver/caddy.git
synced 2025-01-09 04:18:50 +03:00
98f160e39c
* Move SiteOutput to a seperate function sorted by port. * Rename vars and tidy up * Move loopback note to output loop * Fix Typo * Remove unneeded var * Readability Change * Change to other port string. * 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 * change name of log in comment * Remove spaces * Remove extra line output * final tidy! * Use caddy.LogDestination to setup log * Ensure Log is still output if quiet. * Correct case of functions and make function param bool * Remove conditional check for LogDestination * Revert output to simple blocks * comment update |
||
---|---|---|
.. | ||
condition.go | ||
condition_test.go | ||
error.go | ||
https.go | ||
https_test.go | ||
logger.go | ||
logger_test.go | ||
middleware.go | ||
middleware_test.go | ||
mitm.go | ||
mitm_test.go | ||
path.go | ||
path_test.go | ||
plugin.go | ||
plugin_test.go | ||
recorder.go | ||
recorder_test.go | ||
replacer.go | ||
replacer_test.go | ||
responsewriterwrapper.go | ||
roller.go | ||
server.go | ||
server_test.go | ||
siteconfig.go | ||
tplcontext.go | ||
tplcontext_test.go | ||
vhosttrie.go | ||
vhosttrie_test.go |