Codebase list golang-github-go-kit-kit / 0873e56
Merge pull request #520 from SimonRichardson/typo Type in level test cases Chris Hines authored 6 years ago GitHub committed 6 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
3737 }, "\n"),
3838 },
3939 {
40 "AllowDebug",
40 "AllowInfo",
4141 level.AllowInfo(),
4242 strings.Join([]string{
4343 `{"level":"info","this is":"info log"}`,