Configgy is a library for handling config files and logging for a scala daemon. The idea is that it should be simple and straightforward, allowing you to plug it in and get started quickly, writing small useful daemons without entering the shadowy world of java frameworks. Features for configuration include: very simple config file format values can be bools, ints, strings, or lists of strings s