aboutsummaryrefslogtreecommitdiff
path: root/internal/log_unix.go
AgeCommit message (Expand)Author
2023-02-14Remove polylith/API mode (#2967)Till
2023-01-23Initial Store & Forward Implementation (#2917)devonh
2023-01-23Use `t.TempDir` for SQLite databases, so tests don't rip out each others data...Till
2022-12-08Fix issue with multiple/duplicate log entries during tests (#2906)Till
2022-08-05Do not use `ioutil` as it is deprecated (#2625)Neil Alexander
2021-12-16Added std type to logging config. (#2060)Martin Ashby
2021-11-02Fix building on Windows (#2008)S7evinK