# Functions
No description provided by the author
No description provided by the author
Logger that sends all output to a string buffer the captured log output can be retrieved by accessing the string buffer at LogOutput In the instance of a test failure, the log output is written to StdOut.
NewTTYLogger creates a new logger with full TTY colors.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Logger defines a abstract logger that can be used to log to the output.