//
pkg.gl
Category
code.gitea.io/gitea
modules
testlogger
package
1.24.0-dev
Repository:
https://github.com/go-gitea/gitea.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
11
Dependents
2
Files
163 SLOC
#
Functions
Fatalf
Init
PrintCurrentTest
PrintCurrentTest prints the current test to os.Stdout.
Printf
Printf takes a format and args and prints the string to os.Stdout.
#
Variables
TestSlowFlush
TestSlowRun
TestTimeout
WriterCloser
#
Structs
TestLogEventWriter
TestLogEventWriter is a logger which will write to the testing log.