How to debug functions in IntentHandler: INExtension?

I'm trying to provide dynamic options to a widget and my IntentHandler: INExtension is called correctly. However, inside provide*OptionsCollection function, I want to be able to print to console and debug that function. How can one do that?

How to debug functions in IntentHandler: INExtension?
 
 
Q