# README
Plugin gorm log
common/log gorm logger plugin, used to print sql.
Usage
go get -u github.com/go-cinch/common/plugins/gorm/log
example from auth.NewDB
# Functions
FromHiddenSqlContext hidden sql or not.
No description provided by the author
NewHiddenSqlContext returns a new Context with hidden sql.
No description provided by the author
No description provided by the author
No description provided by the author