act/cmd
Markus Wolf 14c98015c5
feat: add json logger output (#1026)
* feat: add json logger output

This will allow to format log output as json.
This is helpful in cases where act is not executed on a 'local' machine.

* refactor: use runner config

Using the runner config to configure logging is cleaner.

Co-authored-by: Casey Lee <cplee@nektos.com>
2022-03-14 15:33:11 +00:00
..
graph.go Add super-linter + fix lint issues (#650) 2021-05-03 09:52:03 -07:00
input.go feat: add json logger output (#1026) 2022-03-14 15:33:11 +00:00
list.go feat: improve list (#786) 2021-08-30 15:38:03 +00:00
platforms.go feat: add node16 support (#922) 2021-12-22 19:34:18 +00:00
root.go feat: add json logger output (#1026) 2022-03-14 15:33:11 +00:00
secrets.go fix: print line after password prompt (#1014) 2022-02-25 16:47:49 +00:00