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

Remove the use of SYSLOG_IDENTIFIER in the SONiC platform API #296

Merged

Conversation

roger530-ho
Copy link
Collaborator

@roger530-ho roger530-ho commented Feb 3, 2025

Why I did it

Since using logger.Logger(SYSLOG_IDENTIFIER) affects the caller's syslog identifier, it needs to be removed.

How I did it

To replace logger.Logger(SYSLOG_IDENTIFIER) with logger.Logger()

How to verify it

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205

Description for the changelog

Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU.

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

@roger530-ho roger530-ho requested a review from PJHsieh February 3, 2025 10:02
@PJHsieh PJHsieh merged commit 5e67b69 into edge-core:202311.X Feb 7, 2025
1 check passed
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.

2 participants