From a05a243c2bcdea03eebaa0336cfea1151dddaf8b Mon Sep 17 00:00:00 2001 From: Alvaro Vega Date: Mon, 7 Oct 2024 09:51:27 +0200 Subject: [PATCH] update doc about accountLogger and pep log level --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc53d73..a0c460e 100644 --- a/README.md +++ b/README.md @@ -442,7 +442,7 @@ In order to have the proxy running, there are several basic pieces of informatio accountFile: '/tmp/pepAccount.log' } ``` -Accounting log is only activated when account flag is true and debug log is INFO or DEBUG level (note that log level can be changed through API without restart) +Accounting log is only activated when account flag is true, and the logs are produced in a fixed INFO level for accountLogger, redardless of the pep log level. Note that accunting log is not rotate, so you should make sure you configure your own rotation system. Accounting access log include daba about: * Attempt was right or not