aboutsummaryrefslogtreecommitdiffstats
path: root/logging/logger.go
Commit message (Expand)AuthorAgeFilesLines
* go: removed io/ioutilMoritz Poldrack2022-08-221-2/+2
* lint: ensure errors are at least logged (errcheck)Moritz Poldrack2022-08-041-4/+4
* logging: add logger system with levelsRobin Jarry2022-07-231-0/+70