An open API service indexing awesome lists of open source software.

https://github.com/cubicrootxyz/gormlogger

Logger for gorm using zap.
https://github.com/cubicrootxyz/gormlogger

database golang gorm logger orm sql zap zap-logger zaplogger

Last synced: 3 months ago
JSON representation

Logger for gorm using zap.

Awesome Lists containing this project

README

          

# Gormlogger

Logger designed to fit the needs of the gorm orm. Under the hood zap is used for structured logging.

## Install

```
go get github.com/CubicrootXYZ/gormlogger
```