lorenzodonini / ocpp-go

Open Charge Point Protocol implementation in Go
MIT License
261 stars 125 forks source link

add log debug when send error message from server to client #269

Closed dwibudut closed 4 days ago

dwibudut commented 5 months ago

Add log debug when send error message from server to client, the same as was added in ocppj/client.go : https://github.com/lorenzodonini/ocpp-go/blob/9b4800337eaee4dddd4996396942fec6191dd8b3/ocppj/client.go#L245