Skip to content
This repository was archived by the owner on Jan 10, 2019. It is now read-only.

Allow worker.json to define logging prefs #111

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

djpate
Copy link

@djpate djpate commented Feb 25, 2016

This will allow worker.json to define the logging preferences.

{
   "activity_workers":[
      {
         "logger":{
            "path":"/tmp/foo.log",
            "level":0
         }
      }
   ]
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant