Versions in this module Expand all Collapse all v2 v2.0.0 May 20, 2022 Changes in this version + var DefaultLogger = NewLogger(LoggerConfig{ ... }) + func NewLogger(config LoggerConfig) gormlogger.Interface + type LoggerConfig struct + AlsoUseGORMLogLevel bool + IgnoreRecordNotFoundError bool + Logger logger.Logger + SlowThreshold time.Duration Other modules containing this package github.com/iver-wharf/wharf-core