Logging application which transforms personal log entries into different formats
Find a file
2024-02-10 13:35:47 -06:00
cmd Write config file 2024-02-10 13:35:47 -06:00
config Write config file 2024-02-10 13:35:47 -06:00
models Parse config overrides on cli 2024-02-09 09:44:35 -06:00
tools Parse config overrides on cli 2024-02-09 09:44:35 -06:00
.gitignore 🛠 Add Makefile 2024-02-03 15:32:13 -06:00
go.mod Parse env vars 2024-02-10 11:06:00 -06:00
go.sum Parse env vars 2024-02-10 11:06:00 -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