benjaminch / pricers

This library supports RTB development for Open RTB common price encryption in Golang.
GNU General Public License v3.0
8 stars 5 forks source link

[debug] introduce a proper struct logging debug infos #4

Open benjaminch opened 5 years ago

benjaminch commented 5 years ago

Avoid having all debug code within the pricer directly but defer it to a proper debug struct

stokito commented 2 years ago

12