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

Use Elixir Logger as the default agent logger #455

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

binaryseed
Copy link
Collaborator

This PR sets the default Agent logging behavior to use the Elixir Logger, instead of the current behavior of writing directly to tmp/new_relic.log

This could be considered a breaking change. It doesn't change the agent's behavior, but obviously changes where logs go, which is something folks probably care about.

Closes #377

@tpitale
Copy link
Contributor

tpitale commented Dec 16, 2024

I'm in support of this. I think it's probably fine as these are the agent's logs, not the application's. Open to other opinions, though.

@binaryseed binaryseed merged commit d84ad55 into master Dec 17, 2024
13 checks passed
@binaryseed binaryseed deleted the vince/default-elixir-logger branch December 17, 2024 01:08
@binaryseed binaryseed mentioned this pull request Jan 14, 2025
19 tasks
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.

[Bug/Request] Change or clearly communicate risks with default logging behaviour
2 participants