standard output from `render` includes logging
cgbaker opened this issue · 2 comments
cgbaker commented
Description
The standard output from the render
command includes logging from helper/variable
:
2020-11-23T22:42:17Z |INFO| helper/variable: using variable with key graph and value map[] from file
job "example" {
...
}
Output of levant version
:
Levant v0.3.0-dev
cgbaker commented
related:
#228 (comment)