package
1.12.1
Repository: https://github.com/contiamo/go-base.git
Documentation: pkg.go.dev

# Functions

DiscardLogging sets the global Logrus output to utils.Discard.
SetupLoggingBuffer creates an empty buffer and sets it as a Logrus output globally.
ToJSONBytes converts any structure to a byte slice of its JSON representation.