package
0.3.1
Repository: https://github.com/y-miyazaki/go-common.git
Documentation: pkg.go.dev

# Functions

NewLogger returns an instance of logger.
NewLoggerGorm func.
NewZapLogger returns an instance of logger.
NewZapLoggerGorm func.

# Constants

Error error log level.
Info info log level.
Silent silent log level.
Warn warn log level.

# Structs

Gorm struct.
GormConfig set configurations.
GormSetting sets configurations.
GormZap struct.
GormZapConfig set configurations.
GormSetting sets configurations.
Logger struct.
ZapLogger struct.

# Interfaces

Interface Gorm Logger interface.
ZapInterface Gorm Logger interface.

# Type aliases

LogLevel log level.
LogLevelZap log level.