adorsys / adorsys/open-banking-gateway

Extensive logging

Open
#1,201 0 comments 0 reactions 1 assignee Claimed by @tsehelnyk View on GitHub
BE
Dominant language
Java
Stars
338
Forks
122
PR merge metrics
No merged PRs in 30d

Description

We need to have extensive logging that has different level of details, i.e. DEBUG prints all request/response bodies, but INFO prints only safe values of those bodies such as Request-ID (without any sensitive information) or Bank-ID.
- [x] All classes that implement JavaDelegate (log BaseContext or its parts depending on level before and after method body is executed)
- [x] All calls to adapter (OnlineBanking (HBCI), Xs2a-adapter) - call bodies and results
- [x] Facade service and ResultHandler - log which service is going to be invoked, etc

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.