go-logging
go-logging copied to clipboard
Fix backend data race
As comments in #75 , this pr just fix backend data race.the benchmark is better than lock's solution.