Documentation
¶
Index ¶
- func Configure(projectRoot string, logEnabled, debugEnabled bool)
- func End(name string)
- func IsDebugEnabled() bool
- func IsEnabled() bool
- func IsLogEnabled() bool
- func Logf(format string, args ...any)
- func PrintTimings()
- func Printf(format string, args ...any)
- func Start(name string) func()
- type Level
- type TimingEntry
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsDebugEnabled ¶
func IsDebugEnabled() bool
func IsLogEnabled ¶
func IsLogEnabled() bool
Types ¶
type TimingEntry ¶
TimingEntry represents a timed measurement
Click to show internal directories.
Click to hide internal directories.