Doggo on duty !
He have to watch a process, relaunch it and log everything.
It's basicly a Watchdog. In go. Watchdoggo.
- Hot-reload configuration
- Log rotation
- Log more information
- Log level
- Choose log level
- Use systemctl
- Use service
- Let choose over which system to use
- Split code into files
- Trace uptime
- Watch many processes ?
- More to come
go get github.com/vasilvestre/watchdoggo/ go get -d ./...