summaryrefslogtreecommitdiff
path: root/internal/io/dlog/loggers/file.go
AgeCommit message (Expand)Author
2026-01-29refactor: improve Go best practices compliancePaul Buetow
2024-03-29lint warningsPaul Buetow
2022-03-14a 0666 to OpenFile will respect the user's default umaskPaul Buetow
2021-11-02Bugfix: Dealing correctly with files without newline characters, also add mor...Paul Buetow
2021-10-10vetting and linting and some code restylingPaul Buetow
2021-10-10add dtail health check unit test.Paul Buetow
2021-10-02add more default fields to MAPREDUCEPaul Buetow
2021-10-02can have daily and normal file log rotationPaul Buetow
2021-10-02move args to config packagePaul Buetow