Debug messages from deps

Hi

I would like to add some debug messages to a code that is located in the deps library
(I want to see what leads to a fail in the broadlink sensor payload).

What changes should I make to the code so it would write the debug to the home-assistant.log file?

alternatively - is there any other way to get debug off these components? (another place it’s written too / a method other than the _logger?)