ocpp
ocpp copied to clipboard
feat: add optional param for passing a custom logger to ChargePoint
trafficstars
This pull request introduces a logger parameter to the ChargePoint class's __init__ function. This allows users to specify a custom logger, enhancing flexibility and control over logging.