kalekundert / byoc

MIT License
0 stars 0 forks source link

Add debugging function to print all values for given param? #21

Open kalekundert opened 3 years ago

kalekundert commented 3 years ago

Not sure if this would be helpful, or if the debugging logs would be enough. The thing is that usually the hard thing to debug is when a parameter unexpectedly has no value. The log is helpful for that, but this function would just print an empty list. That said, I still run into situations that are hard to debug, so I should keep thinking about how to improve that.