openknowledge-archive / dpr-api

DEPRECATED - Data Package Registry API and Frontend
http://frictionlessdata.io/
MIT License
7 stars 6 forks source link

Update Logs with proper format and level #172

Open subhankarb opened 7 years ago

subhankarb commented 7 years ago

Right now we do not have proper format for logging and log levels are not properly maintained. We need uniform log pattern so that it will be helpful for log analysis in production system

rufuspollock commented 7 years ago

@subhankarb do you mean logging? If not which "logs"? Please can you add brief description for issues ;-)

pwalsh commented 7 years ago

this is actually a problem. can we just use gunicorn (like everyone else) and configure for logs to go to stdout (needed for docker setup, for example)