1
0
mirror of https://github.com/oupala/apaxy.git synced 2025-09-01 06:42:17 +02:00

refactor: log formatting

Refactor log formatting for a better readability.
This commit is contained in:
oupala
2019-06-03 21:18:32 +02:00
parent 5668b927f6
commit ded1ffc983

View File

@@ -252,7 +252,7 @@ fi
# script
# output current config
log 3 "current config"
log 3 "- current config"
log 3 " configFile: ${configFile}"
log 3 " apacheWebRootPath: ${apacheWebRootPath}"
log 3 " installWebPath: ${installWebPath}"