adorsys / adorsys/open-banking-gateway
Extensive logging
- Lenguaje dominante
- Java
- Estrellas
- 338
- Forks
- 122
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.