lileio / pubsub

A Publish & Subscribe library, with pluggable providers and middleware for Golang
MIT License
137 stars 23 forks source link

Log error when the logging middleware recieves an error #15

Closed zoltrain closed 4 years ago

zoltrain commented 5 years ago

The default log level was debug meaning errors won't be output unless you set LOG_LEVEL=DEBUG