# Functions
NewTestLogger TestLogger constructor @param t @return *TestLogger.
# Structs
GoLogger is a golang system log implementation of protocol.Logger, it's for unit test.
HoleLogger do record nothing不做任何日志记录的Logger,主要用于BenchmarkTest性能测试的场景.
TestLogger is a golang system log implementation of protocol.Logger, it's for unit test.