In our config, we just need to include a section identical to the section from the prototome example config.
Then in our main.py, we need to setup logging from a "dict config."
Example: https://github.com/AllenInstitute/prototome/blob/dev/main.py#L31
In our config, we just need to include a section identical to the section from the prototome example config.
Then in our main.py, we need to setup logging from a "dict config."
Example: https://github.com/AllenInstitute/prototome/blob/dev/main.py#L31