Skip to content

Instantly share code, notes, and snippets.

import yaml
import logging.config
with open("../config/example_config.yml", 'r') as yml_config:
config = yaml.load(yml_config)
# Import config and create logger
logging.config.dictConfig(config['logging_config'])
logger = logging.getLogger('roboragi')
# Log the things

Keybase proof

I hereby claim:

  • I am dashwav on github.
  • I am dashwav (https://keybase.io/dashwav) on keybase.
  • I have a public key ASCmDunJhGBDRY8veM5cLXfn_crEceab2NhvbP12dY9vsQo

To claim this, I am signing this object: