komuw / wiji

Wiji is an asyncio distributed task processor/queue.
MIT License
4 stars 1 forks source link

logger has no timestamp #44

Closed komuw closed 5 years ago

komuw commented 5 years ago

log events currently look like:

 {'event': 'wiji.Worker.consume_tasks',
 'stage': 'start',
 'task_name': 'AdderTask', 
'queue_name': 'AdderTaskQueue', 
'worker_id': 'QO4IWWQKCU8SG5EKC', 
'process_id': 1}

we need timestamp