Documentation
¶
Overview ¶
Package log will be removed after switching to use core framework log. Do not make further changes here!
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Failf ¶ added in v1.16.0
func Failf(format string, args ...interface{})
Failf logs the fail info.
func FailfWithOffset ¶ added in v1.16.0
FailfWithOffset calls "Fail" and logs the error at "offset" levels above its caller (for example, for call chain f -> g -> FailfWithOffset(1, ...) error would be logged for "f").
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.