Skip to content

mdigger/sqlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slog SQL Logger

// open a database connection with sql logging support
db, err := sqlog.Open("mysql", "root:pass@tcp(localhost:3309)")