logger as part of immutable/versioned pipeline definition #131
Unanswered
TimoKramer
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
What would be a way to represent this in the pipeline spec? lets start there and think through it. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We spoke about this issue already extensively and I kind of get the idea behind it but I still think it would be better to handle the pipeline definition immutably and specify the logger inside the pipeline definition.
It avoids the complexity of having to specify the logger on each run which makes it complicated for the user (interface). The interface would have to store a default somewhere to make it more user-friendly which breaks the idea behind this concept anyway.
Beta Was this translation helpful? Give feedback.
All reactions