# Functions
No description provided by the author
NewTestLogger returns a test logger suitable for use with the go testing.T log function.
# Interfaces
Logger is the primary interface for logging with a consistent interface without creating a hard dependency between the UI layer and lower layers of the stack.