adorsys / adorsys/open-banking-gateway
Extensive logging
- Ngôn ngữ chính
- Java
- Star
- 338
- Fork
- 122
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.