belbio / bel_resources

BEL resources and tools for namespaces, annotations, orthologs, taxonomy, etc and tool
https://bel-resources.rtfd.io
Apache License 2.0
2 stars 0 forks source link

Logging issue #31

Closed wshayes closed 6 years ago

wshayes commented 6 years ago

Log statements from bel.Config are not showing up when running tools/orthologs scripts. I expect the following lines to run when getting the config.

log.info(f'Using conf file: {belbio_conf_fp}')
log.info(f'Using secrets file: {belbio_secrets_fp}')
wshayes commented 6 years ago

Obsoleting this code - so doesn't matter now.