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

fix: Updated Logging API function #1147

Merged
merged 1 commit into from
Aug 13, 2024
Merged

Conversation

mikecit22
Copy link
Contributor

@mikecit22 mikecit22 commented Aug 13, 2024

Fix an issue where the logging API method would always result in an uninitialized agent warning and would not capture the log.

Overview

When configuring and using the new Logging feature it always warns that it's not initialized. I am able to get it to work if I change logInfo to log.

Related Issue(s)

Testing

Tested it locally and now I am seeing logging in my NR dashboard
Screenshot 2024-08-13 at 1 34 14 PM

Updated Logging API wrapper function to call the logging method
@CLAassistant
Copy link

CLAassistant commented Aug 13, 2024

CLA assistant check
All committers have signed the CLA.

@patrickhousley
Copy link
Contributor

Thanks for opening this PR @mikecit22 . Please sign the CLA and we can get this into the next release.

@mikecit22
Copy link
Contributor Author

Sure thing I just signed it

@patrickhousley patrickhousley changed the title Updated Logging API wrapper function fix: Updated Logging API function Aug 13, 2024
@patrickhousley patrickhousley merged commit bf2e980 into newrelic:main Aug 13, 2024
15 of 17 checks 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.

4 participants