summaryrefslogtreecommitdiff
path: root/internal/io/dlog/level.go
AgeCommit message (Collapse)Author
2021-10-10add another dmap test - reading 100 source files at oncePaul Buetow
fix a data race when reading multiple files on one server from the same session at once
2021-10-10vetting and linting and some code restylingPaul Buetow
2021-10-09refactorPaul Buetow
2021-10-02move args to config packagePaul Buetow
logger package rewrite as dlog