--
--
jPOS is licensed under AGPL - free for community usage for your open-source project. Licenses are also available for commercial usage. Please support jPOS, contact: sa...@jpos.org
---
You received this message because you are subscribed to the Google Groups "jPOS Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jpos-users+...@googlegroups.com.
To post to this group, send email to jpos-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jpos-users/a406b7bc-8e52-4ac1-9011-9a30b0cbc050%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
![]() |
| ||||||||||
Look into the "org.jpos.transaction.ProtectDebugInfo" Participantpg. 16. http://jpos.org/doc/jPOS-EE.pdf
On Tue, Apr 23, 2019 at 9:30 AM Ruchira Khandelwal <ruchi...@gmail.com> wrote:
Hi,--I am using protected log listener to mask some fields in my q2.log.I could see that in q2 log the channel level request/response is masked but the dump by transaction manager isnot masked.Can anyone help me to figure out how to mask transaction manager dump in q2.logThanks,Ruchira
--
jPOS is licensed under AGPL - free for community usage for your open-source project. Licenses are also available for commercial usage. Please support jPOS, contact: sa...@jpos.org
---
You received this message because you are subscribed to the Google Groups "jPOS Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jpos-...@googlegroups.com.
To post to this group, send email to jpos-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jpos-users/a406b7bc-8e52-4ac1-9011-9a30b0cbc050%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
David Bergert CTO p: 972.535.8833 m: 563.424.0875 w: olspayments.com
e: david.bergert...@olspayments.com
ProtectDebugInfo is in the txn module of jPOS-EE, you can add it as a dependency using:
org.jpos.ee:jposee-txn:2-2-6-SNAPSHOT
Because this is a very commonly used participant even outside jPOS-EE, we’ll consider graduating it to jPOS’ codebase.
Here is the code, in case you just want to adopt it in your codebase: https://github.com/jpos/jPOS-EE/blob/master/modules/txn/src/main/java/org/jpos/transaction/ProtectDebugInfo.java
To unsubscribe from this group and stop receiving emails from it, send an email to jpos-users+...@googlegroups.com.
To post to this group, send email to jpos-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jpos-users/34899129-ed14-4685-b986-986130f4f500%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to jpos-users+...@googlegroups.com.
To post to this group, send email to jpos-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jpos-users/56e63aca-89f1-4230-a5d5-3edfd67c8a6d%40googlegroups.com.