summaryrefslogtreecommitdiff
path: root/internal/router/logger.go
AgeCommit message (Collapse)AuthorFiles
2021-08-27Gin logging (#165)Libravatar tobi1
* start messing around with logger * more messing about * fix error with instance not created on startup (#156) * set logger * log user agent * finalize logging * go fmt * start messing around with logger * more messing about * set logger * log user agent * finalize logging * go fmt