Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

logs are too verbose #24

Closed
buixor opened this issue Jun 25, 2021 · 1 comment
Closed

logs are too verbose #24

buixor opened this issue Jun 25, 2021 · 1 comment

Comments

@buixor
Copy link
Contributor

buixor commented Jun 25, 2021

every few seconds, the following is logged :

time="25-06-2021 10:23:46" level=info msg="rule for challenge action is unchanged" account_id=2322bd26211a7bfe682e9baad2faf361
time="25-06-2021 10:23:49" level=info msg="collecting decisions from LAPI" account_id=2322bd26211a7bfe682e9baad2faf361
time="25-06-2021 10:23:49" level=info msg="received 0 decisions, 0 are new , 0 are expired" account_id=2322bd26211a7bfe682e9baad2faf361
time="25-06-2021 10:23:49" level=info msg="rule for challenge action is unchanged" account_id=2322bd26211a7bfe682e9baad2faf361
time="25-06-2021 10:23:59" level=info msg="collecting decisions from LAPI" account_id=2322bd26211a7bfe682e9baad2faf361

which is too verbose when there is no decisions. What about logging when there are some decisions and/or actions ?

sbs2001 added a commit to sbs2001/cs-cloudflare-bouncer that referenced this issue Jun 28, 2021
sbs2001 added a commit to sbs2001/cs-cloudflare-bouncer that referenced this issue Jun 28, 2021
sbs2001 added a commit that referenced this issue Jun 28, 2021
@sbs2001
Copy link
Contributor

sbs2001 commented Jun 28, 2021

Fixed by #27

@sbs2001 sbs2001 closed this as completed Jun 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants