Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
logfmt: bare keys get
true
as value, not nil
In #4359, @nokute78 notes that bare keys in logfmt lines get the wrong value after parsing: they should get a `true` value, not `nil`. Signed-off-by: Dennis Kaarsemaker <dennis@kaarsemaker.net>
- Loading branch information