squakez commented on code in PR #4844:
URL: https://github.com/apache/camel-k/pull/4844#discussion_r1368473714
##########
pkg/trait/logging_test.go:
##########
@@ -212,3 +213,31 @@ func TestJsonLoggingTrait(t *testing.T) {
assert.True(t, logFormatIsNotDefault)
assert.NotEmpty(t, env.ExecutedTraits)
}
+
+func TestLoggingCategory(t *testing.T) {
Review Comment:
Make another test to include 2 variables and make sure the 2 different
packages are correctly transformed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]