celerystalk
celerystalk copied to clipboard
add multi level logging support with logger
right now i'm just using the built in celery logging function.
would be nice to use logger and be able to map that to user specified verbosity.
full log can even print output of each command to text file.