summary refs log tree commit diff stats
path: root/init.go
Commit message (Expand)AuthorAgeFilesLines
* template initialization addedBen Morrison2019-05-131-9/+22
* fixed viper config parsing resulting in build errorsBen Morrison2019-05-131-2/+8
* help messageBen Morrison2019-05-131-1/+2
* changing flagsBen Morrison2019-05-131-8/+14
* handling viper error when binding to pflagsBen Morrison2019-05-131-1/+3
* watching for ^C. added comments.Ben Morrison2019-05-131-0/+25
* passing logfile as var to closing goroutine to prevent race conditionBen Morrison2019-05-121-9/+9
* added stdoutLogging bool and related configurationBen Morrison2019-05-121-26/+54
* config fleshed out; using viper+pflagBen Morrison2019-05-121-2/+76
* logging initialization in init()Ben Morrison2019-05-111-0/+27
us revision' href='/akkartik/mu/blame/subx/test_layers?h=main&id=8950915a007f78c427f176609678c50ef9923e5b'>^
52ea3102 ^



80b6f47e ^






1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21