# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetLogger returns the Logger instance currently being used by Witness library code.
No description provided by the author
No description provided by the author
SetLogger will set the Logger instance that all Witness library code will use as logging output.
No description provided by the author
No description provided by the author
# Structs
SilentLogger is an implementation of the Logger interface that suppresses all logging output.
# Interfaces
Logger is used by witness library code to print out relevant information at runtime.