osmo-remsim/src/bankd
Harald Welte 168d72478e bankd_pcsc: Improve logging in non-error case
Before this commit, the PCSC operation (e.g. SCardStatus) is only
printed in the error case, but not in the debug case.  Let's fix that.

[000 CONN_CLIENT_MAPPED_CARD] bankd_pcsc.c:196 : OK

	will become

[000 CONN_CLIENT_MAPPED_CARD] bankd_pcsc.c:196 SCardTransmit: OK

Change-Id: I3c77655c5d1f76be778cb8873d8acf1343c87b05
2021-12-08 15:57:52 +01:00
..
Makefile.am bankd: Avoid useless dependency to libosmosim 2020-03-04 19:15:32 +01:00
bankd.h remsim-client: move from common 'src' directory to 'src/client' 2020-02-16 15:41:12 +01:00
bankd_main.c add '-d' command line argument to configure stderr logging verbosity 2020-05-25 15:49:33 +02:00
bankd_pcsc.c bankd_pcsc: Improve logging in non-error case 2021-12-08 15:57:52 +01:00
driver_core.c configure.ac: Add --disable-remsim-bankd 2019-04-03 13:11:57 +02:00
driver_pcsc.c bankd: Avoid useless dependency to libosmosim 2020-03-04 19:15:32 +01:00
internal.h configure.ac: Add --disable-remsim-bankd 2019-04-03 13:11:57 +02:00
main.c bankd: Avoid useless dependency to libosmosim 2020-03-04 19:15:32 +01:00