Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | template initialization added | Ben Morrison | 2019-05-13 | 1 | -9/+22 |
* | fixed viper config parsing resulting in build errors | Ben Morrison | 2019-05-13 | 1 | -2/+8 |
* | help message | Ben Morrison | 2019-05-13 | 1 | -1/+2 |
* | changing flags | Ben Morrison | 2019-05-13 | 1 | -8/+14 |
* | handling viper error when binding to pflags | Ben Morrison | 2019-05-13 | 1 | -1/+3 |
* | watching for ^C. added comments. | Ben Morrison | 2019-05-13 | 1 | -0/+25 |
* | passing logfile as var to closing goroutine to prevent race condition | Ben Morrison | 2019-05-12 | 1 | -9/+9 |
* | added stdoutLogging bool and related configuration | Ben Morrison | 2019-05-12 | 1 | -26/+54 |
* | config fleshed out; using viper+pflag | Ben Morrison | 2019-05-12 | 1 | -2/+76 |
* | logging initialization in init() | Ben Morrison | 2019-05-11 | 1 | -0/+27 |