logging improvements

This commit is contained in:
mrfry 2021-02-16 10:56:42 +01:00
parent 9f75d1d96f
commit 373cb4db71
5 changed files with 15 additions and 5 deletions

View file

@ -110,6 +110,7 @@ function jsonStats() {
-e "s,/avaiblePWS,${C}&${NC},g" \
-e "s,/pwRequest,${C}&${NC},g" \
-e "s,/login,${C}&${NC},g" \
-e "s,/logout,${C}&${NC},g" \
-e "s,/manual,${G}&${NC},g" \
-e "s,/todos,${G}&${NC},g" \
-e "s,/allQuestions,${G}&${NC},g" \