Versions in this module Expand all Collapse all v0 v0.1.1 Jan 24, 2022 Changes in this version + type LogLevel int + const Error + const Info + const Silent + const Warn v0.1.0 Jan 21, 2022 Changes in this version + func New_gormLocalLogger(ulog ULog.Logger, config Config) *gormLocalLogger + type Config struct + IgnoreRecordNotFoundError bool + LogLevel gormlogger.LogLevel + SlowThreshold time.Duration