Skip to content

Add json log support to helm chart#195

Merged
Michael Vittrup Larsen (michaelvl) merged 2 commits intomainfrom
feature/chart-add-json-log-support
Jun 2, 2023
Merged

Add json log support to helm chart#195
Michael Vittrup Larsen (michaelvl) merged 2 commits intomainfrom
feature/chart-add-json-log-support

Conversation

@michaelvl
Copy link
Contributor

Description

Update helm chart to support log configuration, e.g. log format and level. The logger used has the concept of a 'development' and 'production' logger. The former using text format and the latter json. This PR updates the chart to default to specifying the 'production'/json log format.

Fixes #193

Checklist

  • Unit tests updated
  • End user documentation updated
  • If changes apply to Helm chart, a note have been made in the 'UNRELEASED' section of the charts CHANGELOG.md

@michaelvl Michael Vittrup Larsen (michaelvl) changed the title Add json log support to hel mchart Add json log support to helm chart Jun 2, 2023
@michaelvl Michael Vittrup Larsen (michaelvl) deleted the feature/chart-add-json-log-support branch June 2, 2023 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add json log format

2 participants