package
0.5.1
Repository: https://github.com/sputn1ck/lnd.git
Documentation: pkg.go.dev

# Functions

DisableLog disables all library log output.
ExportPrometheusMetrics is required for lnd to compile so that Prometheus metric exporting can be hidden behind a build tag.
GetPromInterceptors returns the set of interceptors for Prometheus monitoring if monitoring is enabled, else empty slices.
UseLogger uses a specified Logger to output package logging info.