# Functions
No description provided by the author
NewWithConsoleLogger creates a new test logger with a wrapped console logger.
# Structs
TestLogEvent describes one item in a linked list that holds a single log message.
TestLogger captures log messages, organised by level: Infos, Warns, Errors and Panics.
# Type aliases
No description provided by the author