Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Framework is the general logging scope for the framework. Framework = log.RegisterScope("tf", "General scope for the test framework", 0) // CI system specific logging scope. CI = log.RegisterScope("CI", "Scope for normal log reporting to be used in CI systems", 0) )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.