Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Unintended) debug output to stdout #3

Open
immesys opened this issue May 31, 2024 · 0 comments
Open

(Unintended) debug output to stdout #3

immesys opened this issue May 31, 2024 · 0 comments

Comments

@immesys
Copy link

immesys commented May 31, 2024

Since upgrading to the latest version of the library, I get extra command line output:

APDU: [00 A4 04 00 08 A0 00 05 85 29 FF 00 02], len: 13
Response: [90 00], len: 2
APDU: [B1 23 01 00 00 00 41], len: 7

This appears to be coming from pcsc/card.go inside the Apdu function.

I am using this library as part of a command line application, I'd prefer that it does not print raw debugging information to stdout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant