ianmiell / shutit

Automation framework for programmers
http://ianmiell.github.io/shutit/
MIT License
2.15k stars 110 forks source link

Move logging to global object #296

Closed ianmiell closed 7 years ago

ianmiell commented 7 years ago

def setup_logging needs to be moved, and therefore:

shutit.host['logfile'] shutit.build['shutit_state_dir_base'] shutit.build['shutit_state_dir'] shutit.build['loglevel']

and references to it updated.