adorsys / adorsys/open-banking-gateway

Extensive logging

未关闭
#1,201 0 条评论 0 个 reaction 已指派 1 人 已被 @tsehelnyk 认领 在 GitHub 查看
BE
主要语言
Java
星标
338
派生
122
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。