python-uds icon indicating copy to clipboard operation
python-uds copied to clipboard

Provide logging to output the function definitions

Open richClubb opened this issue 6 years ago • 1 comments

Currently it may be difficult to debug the function definitions as they are essentially hidden from the user.

A logging system is needed so that the actual function definition can be retrieved

richClubb avatar Dec 19 '18 08:12 richClubb

Hello @richClubb,

I have a questions related to this issue. I would like to read get the request, the negative and the postive response in a hex format. How can I access this data?

fuchsde avatar Jan 20 '21 16:01 fuchsde