Skip to content

Feature/733 adjust structlog for workflow patcher#776

Merged
ArBridgeman merged 5 commits intomainfrom
feature/733_adjust_structlog_for_workflow_patcher
Apr 14, 2026
Merged

Feature/733 adjust structlog for workflow patcher#776
ArBridgeman merged 5 commits intomainfrom
feature/733_adjust_structlog_for_workflow_patcher

Conversation

@ArBridgeman
Copy link
Copy Markdown
Collaborator

closes #733

Checklist

Note: If any of the items in the checklist are not relevant to your PR, just check the box.

For any Pull Request

Is the following correct:

  • the title of the Pull Request?
  • the title of the corresponding issue?
  • there are no other open Pull Requests for the same update/change?
  • that the issue which this Pull Request fixes ("Fixes...") is mentioned?

When Changes Were Made

Did you:

  • update the changelog?
  • update the cookiecutter-template?
  • update the implementation?
  • check coverage and add tests: unit tests and, if relevant, integration tests?
  • update the User Guide & other documentation?
  • resolve any failing CI criteria (incl. Sonar quality gate)?

When Preparing a Release

Have you:

  • thought about version number (major, minor, patch)?
  • checked Exasol packages for updates and resolved open vulnerabilities, if easily possible?

* Switch timestamp from ISO to Y-m-d HH:MM:SS
* Get rid of padding after log level
* Remove callsite information; not useful for user
kratz00
kratz00 previously approved these changes Apr 14, 2026
@ArBridgeman ArBridgeman enabled auto-merge (squash) April 14, 2026 13:52
@ArBridgeman ArBridgeman merged commit 8442920 into main Apr 14, 2026
68 checks passed
@ArBridgeman ArBridgeman deleted the feature/733_adjust_structlog_for_workflow_patcher branch April 14, 2026 13:55
@sonarqubecloud
Copy link
Copy Markdown

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.

Small adjustments to the struct log used in Workflow Patcher

2 participants