Logging application which transforms personal log entries into different formats
Find a file
2024-02-04 18:19:19 -06:00
cmd Load config from file with defaults 2024-02-04 18:19:19 -06:00
config Load config from file with defaults 2024-02-04 18:19:19 -06:00
models Unmarshal log 2024-02-03 18:52:12 -06:00
.gitignore 🛠 Add Makefile 2024-02-03 15:32:13 -06:00
go.mod Load config from file with defaults 2024-02-04 18:19:19 -06:00
go.sum Load config from file with defaults 2024-02-04 18:19:19 -06:00
LICENSE 🎉 Scaffold Cobra 2024-01-26 19:32:21 -06:00
main.go 🎉 Scaffold Cobra 2024-01-26 19:32:21 -06:00
Makefile 🛠 Always fmt before test or build 2024-02-03 17:14:37 -06:00