summaryrefslogtreecommitdiff
path: root/internal/logger/logger_test.go
Commit message (Expand)AuthorAgeFilesLines
* Respect log-level configuration againNick Thomas2021-09-231-2/+26
* refactor: move away from ioutil (deprecated)feistel2021-08-191-6/+5
* Switch to labkit for logging system setupNick Thomas2021-08-041-4/+11
* Adding a UTC converter and testGary Holtz2021-06-181-0/+25
* Fix gitlab-shell panic when log file not writableStan Hu2021-02-261-0/+14
* RFC: Simple built-in SSH serverLorenz Brun2021-01-181-51/+1
* Log internal HTTP requestsStan Hu2020-03-101-0/+82