Categorygithub.com/fishbrain/logging-go
modulepackage
0.1.11
Repository: https://github.com/fishbrain/logging-go.git
Documentation: pkg.go.dev

# 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

Entry
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.