mirror of
https://github.com/oupala/apaxy.git
synced 2025-09-02 00:22:37 +02:00
refactor: log formatting
Refactor log formatting for a better readability.
This commit is contained in:
@@ -252,7 +252,7 @@ fi
|
|||||||
# script
|
# script
|
||||||
|
|
||||||
# output current config
|
# output current config
|
||||||
log 3 "current config"
|
log 3 "- current config"
|
||||||
log 3 " configFile: ${configFile}"
|
log 3 " configFile: ${configFile}"
|
||||||
log 3 " apacheWebRootPath: ${apacheWebRootPath}"
|
log 3 " apacheWebRootPath: ${apacheWebRootPath}"
|
||||||
log 3 " installWebPath: ${installWebPath}"
|
log 3 " installWebPath: ${installWebPath}"
|
||||||
|
Reference in New Issue
Block a user