0x19 / goesl

Freeswitch Event Socket Library wrapper for Go
https://godoc.org/github.com/0x19/goesl
MIT License
125 stars 124 forks source link

add custom logger functionality #22

Open trdenton opened 4 years ago

trdenton commented 4 years ago

Adds the ability to specify a custom logger via interface

Useful in my projects as everything else is using the same logging library, except for goesl