You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by or...@apache.org on 2021/04/30 14:06:49 UTC

[camel-k] branch main updated (c0321f0 -> 5a39e6d)

This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git.


    from c0321f0  fix(api): Fix error handler types deepcopy generation
     add 5a39e6d  Added support for the json log format via the logging trait

No new revisions were added by this update.

Summary of changes:
 deploy/traits.yaml                     |  6 +++
 docs/modules/traits/pages/logging.adoc |  8 ++++
 pkg/trait/logging.go                   | 38 +++++++++++++++---
 pkg/trait/logging_test.go              | 70 +++++++++++++++++++++++++++++++++-
 4 files changed, 115 insertions(+), 7 deletions(-)