Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GormLogger ¶
type GormLogger struct{}
GormLogger is a custom logger for Gorm, making it use logrus.
func (*GormLogger) Print ¶
func (*GormLogger) Print(v ...interface{})
Print handles log events from Gorm for the custom logger.
Click to show internal directories.
Click to hide internal directories.