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