# README
logging-go
Shared logging functionality for our Go services.
Developing
To test:
go test
Releasing
Create a Release in Github.
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
NSQLogger is an adaptor between go-nsq Logger and our standard logrus logger.