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

Improve logging by moving certain statements to DEBUG level. #483

Open
bnouwt opened this issue Feb 23, 2024 · 0 comments
Open

Improve logging by moving certain statements to DEBUG level. #483

bnouwt opened this issue Feb 23, 2024 · 0 comments

Comments

@bnouwt
Copy link
Collaborator

bnouwt commented Feb 23, 2024

Move the statements below from the INFO level, because they occur very often.

6 15:19:42:311 +0000 [qtp476402209-11226] INFO ReactiveApiServiceImpl - scHandlePost() called with https://XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX, https://XXXXXXXXXXXXXXXXXXXXXXXXXX/interaction/dd7ca076-2b0b-4dbc-9858-606e715b77f0
2024-02-16 15:19:42:365 +0000 [qtp1580866793-32] INFO RemoteKerConnection - KER https://XXXXXXXXXXXXXXXXXXXXXXXXXX/ available again.
2024-02-16 15:19:42:365 +0000 [pool-10-thread-1] INFO InteractionProcessorImpl-flex-monitor - Contacting my KB to react to KI https://XXXXXXXXXXXXXXXXXXXXXXXXXX/interaction/dd7ca076-2b0b-4dbc-9858-606e715b77f0
2024-02-16 15:19:42:372 +0000 [qtp476402209-14] INFO ReactiveApiServiceImpl - scHandlePost() called with https://XXXXXXXXXXXXXXXXXXXXXXXXXX, https://XXXXXXXXXXXXXXXXXXXXXXXXXX/interaction/dd7ca076-2b0b-4dbc-9858-606e715b77f0
2024-02-16 15:19:42:426 +0000 [qtp1580866793-11089] INFO RemoteKerConnection - KER https://XXXXXXXXXXXXXXXXXXXXXXXXXX/ available again.
2024-02-16 15:19:42:427 +0000 [pool-11-thread-1] INFO InteractionProcessorImpl-flex-monitor - Contacting my KB to react to KI https://XXXXXXXXXXXXXXXXXXXXXXXXXX/interaction/dd7ca076-2b0b-4dbc-9858-606e715b77f0
2024-02-16 15:19:42:433 +0000 [qtp476402209-16710] INFO ReactiveApiServiceImpl - scHandlePost() called with https://XXXXXXXXXXXXXXXXXXXXXXXXXX, https://XXXXXXXXXXXXXXXXXXXXXXXXXX/interaction/dd7ca076-2b0b-4dbc-9858-606e715b77f0

So. Those that starts with:

  • Contacting my KB
  • scHandlePost
@bnouwt bnouwt changed the title Improve logging by removing certain statements to DEBUG level. Improve logging by moving certain statements to DEBUG level. Feb 23, 2024
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

1 participant