refactor(router): added payment_method to golden log line (#3620)

This commit is contained in:
Sahkal Poddar
2024-02-14 15:30:02 +05:30
committed by GitHub
parent 7b1c65b60d
commit c5343dfcc2
3 changed files with 10 additions and 2 deletions

View File

@ -152,6 +152,7 @@ where
payment_id = Empty,
merchant_id = Empty,
connector_name = Empty,
payment_method = Empty,
flow = "UNKNOWN"
)
.or_current(),