woodpecker/cmd/agent
6543 5990d32fd3
More logging and refactor (#457)
* only use "context"
* enable 'h2' support at server
* trace log  remote and database config
* log loglevel on start
2021-10-19 11:44:49 +02:00
..
agent.go More logging and refactor (#457) 2021-10-19 11:44:49 +02:00
flags.go Replace debug with log-level flag (#440) 2021-10-16 17:41:36 -05: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