Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[process][darwin]: fix incorrect logging #161

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

VihasMakwana
Copy link
Contributor

What does this PR do?

The order of arguments in the logger is incorrect. pid should be logged first and then the size returned.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.md

Sorry, something went wrong.

@VihasMakwana VihasMakwana requested a review from a team as a code owner June 26, 2024 16:09
@VihasMakwana VihasMakwana requested review from AndersonQ and leehinman and removed request for a team June 26, 2024 16:09
@VihasMakwana VihasMakwana changed the title fix: fix incorrect logging [process][darwin]: fix incorrect logging Jun 26, 2024
@cmacknz cmacknz added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Jun 26, 2024
@pierrehilbert pierrehilbert merged commit 4ad5322 into elastic:main Jun 28, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants