eyedeekay / sam3

Go library for the I2P SAMv3.0 bridge, used to build anonymous/pseudonymous end-to-end encrypted sockets.
The Unlicense
22 stars 8 forks source link

logging naming convention hotfix #12

Closed hkh4n closed 3 weeks ago

hkh4n commented 3 weeks ago

There is a naming collision that conflicts with the same logging paradigm found in go-i2p and i2pkeys. So we require renaming the logger functions in order for the libs to work together.