This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
dagger/cmd/dagger
Andrea Luzzardi ad0fcfffeb fix --log-* flags
Have each command create their own logger rather than using the one from
`cmd.Context()`. This is because that one gets created "too early" when
`--log-*` flags have not been parsed yet.

Fixes #181

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-03-18 15:55:16 -07:00
..
cmd fix --log-* flags 2021-03-18 15:55:16 -07:00
logger logger: serialize unknown fields to json 2021-03-18 11:18:50 -07:00
main.go rename go package dagger.io/go 2021-02-17 13:13:39 -08:00