Andreas Schuldei

Results 2 issues of Andreas Schuldei

I would like to use mptools in a research project in University because i need a reliable, minimal queue-worker framework. I notice there were no recent commits - so is...

I needed to switch logging to syslog, and added code to do that: LOGGING = { 'version': 1, 'disable_existing_loggers': False, 'formatters': { 'verbose': { 'format': '%(levelname)s %(module)s P%(process)d T%(thread)d %(message)s'...