johnzweng / bankomatinfos

Android NFC app for reading some infos from Austrian Bankomat Cards (Maestro banking cards).
Other
65 stars 32 forks source link

some logging functions #12

Open elektrischermoench opened 9 years ago

elektrischermoench commented 9 years ago

Maybe my logging functions are interesting. You might have a look at them. I've added simple logging to file. As well as a JSON-based dumping of cards which I'm using in my other project https://github.com/kairenken/faketag. Maybe faketag will get it's own dumper some day.

The main advantage of the json format will be you can keep it and are able to parse it for further analysis on a pc e.g. ...

johnzweng commented 9 years ago

Hi!

Thank you very much for your input! This feature looks really useful. It makes me happy to see that the project is also useful for others. :)

Unfortunately - as you may have noticed - there was not very much action on this project in the last weeks. I'm sorry about this, but I didn't find very much time lately.

I will look into your commits soon. I hope you understand if this will take some time. Thanks! :)

elektrischermoench commented 9 years ago

Hi, cool thanks. It doesn't matter how much time it will take. I've implemented the feature just for fun :)