Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The value field is a string so it needs to be logged as `%s` - logging as `%b` will throw.
- Loading branch information
The value field is a string so it needs to be logged as `%s` - logging as `%b` will throw.