karlseguin / ccache

A golang LRU Cache for high concurrency
MIT License
1.28k stars 119 forks source link

Stray println() #1

Closed gigablah closed 10 years ago

gigablah commented 10 years ago

https://github.com/karlseguin/ccache/blob/master/item.go#L42

I ended up getting numbers in the log output when I used the gerb library... turns out it was this line :)