Skip to content

Comments

promlog.New changed signature#24

Merged
adamdecaf merged 1 commit intoshift:masterfrom
razius:build_fix
Jan 1, 2019
Merged

promlog.New changed signature#24
adamdecaf merged 1 commit intoshift:masterfrom
razius:build_fix

Conversation

@razius
Copy link
Contributor

@razius razius commented Jan 1, 2019

Fixes invalid type being passes to the constructor:

cannot use &allowedLevel (type *promlog.AllowedLevel) as type *promlog.Config in argument to flag.AddFlags

See following for more info: prometheus/common#136

Fixes invalid type being passes to the constructor:

```
cannot use &allowedLevel (type *promlog.AllowedLevel) as type *promlog.Config in argument to flag.AddFlags
```

See following for more info: prometheus/common#136
@adamdecaf adamdecaf merged commit e04b056 into shift:master Jan 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants