# Functions
DisableLog disables all library log output.
Intercept starts the interception of interrupt signals and returns an `Interceptor` instance.
UseLogger uses a specified Logger to output package logging info.
# Structs
Interceptor contains channels and methods regarding application shutdown and interrupt signals.
Notifier handles notifications about status of LND.