Documentation ¶
Index ¶
Constants ¶
View Source
const ( PostInstallationEvent = "World CLI Installation" RunningEvent = "World CLI Running" )
Variables ¶
This section is empty.
Functions ¶
func PosthogCaptureEvent ¶
func PosthogCaptureEvent(context, event string)
func PosthogClose ¶
func PosthogClose()
func SentryFlush ¶
func SentryFlush()
Types ¶
type SentryHook ¶
type SentryHook struct{}
SentryHook is a custom hook that implements zerolog.Hook interface
func (SentryHook) Levels ¶
func (h SentryHook) Levels() []zerolog.Level
Levels returns the log levels that this hook should be triggered for
Click to show internal directories.
Click to hide internal directories.