Skip to content

Replace external library#251

Open
Katharin4 wants to merge 1 commit into
cloudfoundry:mainfrom
Katharin4:Replace_jtarchie_syslog_pkg_log_in_tests
Open

Replace external library#251
Katharin4 wants to merge 1 commit into
cloudfoundry:mainfrom
Katharin4:Replace_jtarchie_syslog_pkg_log_in_tests

Conversation

@Katharin4

@Katharin4 Katharin4 commented Jul 17, 2026

Copy link
Copy Markdown

Replace the library github.com/jtarchie/syslog/pkg/log for parsing/constructing RFC 5424 messages with cloudfoundry.org/go-loggregator/v9/rfc5424

Description

Please include a summary of the change.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Testing performed?

  • Unit tests
  • Integration tests
  • Acceptance tests

Checklist:

  • This PR is being made against the main branch, or relevant version branch
  • I have made corresponding changes to the documentation
  • I have added testing for my changes

If you have any questions, or want to get attention for a PR or issue please reach out on the #logging-and-metrics channel in the cloudfoundry slack

Replace the library github.com/jtarchie/syslog/pkg/log for parsing/constructing RFC 5424 messages with cloudfoundry.org/go-loggregator/v9/rfc5424
@linux-foundation-easycla

linux-foundation-easycla Bot commented Jul 17, 2026

Copy link
Copy Markdown

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: Katharin4 / name: Katharina Weisbarth (80f5510)

@chombium chombium left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Katharin4 thanks for working on this.

Comment thread tests/go.mod

require (
github.com/jtarchie/syslog v0.0.0-20200616043123-c6861be235b9
code.cloudfoundry.org/go-loggregator/v9 v9.2.1

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use go-loggregator/v10

@github-project-automation github-project-automation Bot moved this from Inbox to Waiting for Changes | Open for Contribution in Foundational Infrastructure Working Group Jul 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Waiting for Changes | Open for Contribution

Development

Successfully merging this pull request may close these issues.

2 participants