# Functions
DisableLog disables all library log output.
New creates a new peer notifier which notifies clients of peer online and offline events.
UseLogger uses a specified Logger to output package logging info.
# Structs
PeerNotifier is a subsystem which observes peer offline and online events.
PeerOfflineEvent represents a new event where a peer goes offline.
PeerOnlineEvent represents a new event where a peer comes online.