Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultLogger ¶
type DefaultLogger struct{}
DefaultLogger is the default logger used to log panics that occur during query execution
func (*DefaultLogger) LogPanic ¶
func (l *DefaultLogger) LogPanic(_ context.Context, value interface{})
LogPanic is used to log recovered panic values that occur during query execution
Click to show internal directories.
Click to hide internal directories.