Fix log settings (#8): this fixes a bug, but doesn't change behavior (@marcesher, see my issue comment).
Supply environment (#5) with default_environment.yml as the default. Note that env_vars must be a dictionary, which seems to necessitate that a dummy value be supplied by the yaml file.
Fix log settings (#8): this fixes a bug, but doesn't change behavior (@marcesher, see my issue comment).
Supply environment (#5) with
default_environment.yml
as the default. Note thatenv_vars
must be a dictionary, which seems to necessitate that a dummy value be supplied by the yaml file.Add an optional daemon proxy (#6).