Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-15 | Fixups to ensure that pylint does not find anything major wrong. | Joshua Harlow | |
2012-06-15 | Ensure that the root logger is manipulated instead of just the cloudinit ↵ | Joshua Harlow | |
logger, show how many configs were tried if none succeeded, and for basic logging setup try to mirror more of what is in the default configuration file if all else fails | |||
2012-06-11 | Added log setup and a basic log (for when one is not enabled) | Joshua Harlow | |
2012-06-09 | Add copyright. | Joshua Harlow | |
2012-06-08 | Working on making this have the old setup (where strings are taken in for ↵ | Joshua Harlow | |
config) as well as file names (for those that have files). | |||
2012-06-07 | 1. Adding some new helper files that split off file inclusion, templating, ↵ | Joshua Harlow | |
importing, constant usage. 1. Move all datasources to a new sources directory 1. Rename some files to be more consistent with python file/module naming. |