woodpecker/cmd/agent
John Olheiser 4276a04f0c
Move entirely to zerolog (#426)
Completely switch to zerolog

(Remove usage of logrus and std logger)

Signed-off-by: jolheiser <john.olheiser@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
2021-10-12 09:25:13 +02:00
..
agent.go Move entirely to zerolog (#426) 2021-10-12 09:25:13 +02:00
flags.go Clean up config environment variables for server and agent (#218) 2021-09-28 15:43:44 +02:00
health.go Move entirely to zerolog (#426) 2021-10-12 09:25:13 +02:00
health_test.go Create agent/ package for backend agnostic logic (#338) 2021-09-23 16:58:12 +02:00
main.go Move entirely to zerolog (#426) 2021-10-12 09:25:13 +02:00
signal.go Fix channel buffer used with signal.Notify (#421) 2021-10-09 03:14:25 +02:00