aboutsummaryrefslogtreecommitdiff
path: root/pkg/log/log.go
Commit message (Collapse)AuthorAgeFilesLines
* enable logging of dates by defaultLinus Nordberg2022-04-251-9/+9
| | | | Also, move documentation of the defaults to the struct.
* add a basic leveled loggerRasmus Dahlberg2022-04-191-0/+139
Date and terminal colors are off by default.