dynalite
dynalite copied to clipboard
Logging + a --verbose option
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.
Yeah, totally agree – I'll leave this open until I get the time to implement
(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 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.
@mhart took a crack at getting this started: https://github.com/mhart/dynalite/pull/10
Would be nice to have a verbose logging option that each command dynalite gets is printed