makisu icon indicating copy to clipboard operation
makisu copied to clipboard

debug logging needs to be beefed up significantly

Open nnordrum opened this issue 6 years ago • 2 comments

Assume you don't know what you're doing, or there are problems that you go "arg! I wish they had better logging!"

Do that :)

nnordrum avatar Dec 14 '18 22:12 nnordrum

I agree, but do you have some specific examples to help us understand the pain points?

yiranwang52 avatar Dec 15 '18 13:12 yiranwang52

A non-inclusive list:

  • each command line parameter as you resolve it
  • state after you resolve all parameters
  • mechanism to see the HTTP req/resp
  • before, during, and after template variable resolution

I think that will keep you busy and solve most problems. Basically, it’s difficult to fix things that you’re doing wrong. Works great though when all is right though :)

nnordrum avatar Dec 17 '18 02:12 nnordrum