dynalite icon indicating copy to clipboard operation
dynalite copied to clipboard

Logging + a --verbose option

Open pifantastic opened this issue 10 years ago • 5 comments

Great project! Tough to debug though. Would be awesome to have some logging and a --verbose flag to make the server a little more chatty.

pifantastic avatar Jul 30 '14 23:07 pifantastic

Yeah, totally agree – I'll leave this open until I get the time to implement

mhart avatar Jul 31 '14 00:07 mhart

(are you getting errors btw? or just trying to figure out what's happening? whatever client you're using should hopefully have some logging so that you can see the HTTP interactions at least)

mhart avatar Jul 31 '14 00:07 mhart

@mhart sorry, I should have been more clear. Everything is working well for me. I'm just new to dynamo so wasn't sure how to interpret the errors I was seeing at first when I didn't quite have things setup correctly.

pifantastic avatar Jul 31 '14 00:07 pifantastic

@mhart took a crack at getting this started: https://github.com/mhart/dynalite/pull/10

pifantastic avatar Jul 31 '14 00:07 pifantastic

Would be nice to have a verbose logging option that each command dynalite gets is printed

eduardosoliv avatar Jan 27 '15 17:01 eduardosoliv