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 instrumentation log #52

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Conversation

tagliala
Copy link
Member

  • Extract log format to a constant
  • Fix error when URL is a frozen string literal
  • Use map.join instead of inject.join.chomp
  • Use a formatted string

- Extract log format to a constant
- Fix error when URL is a frozen string literal
- Use `map.join` instead of `inject.join.chomp`
- Use a formatted string
@tagliala tagliala merged commit fb9652d into master Jan 22, 2024
14 of 15 checks passed
@tagliala tagliala deleted the bugfix/fix-frozen-string-literal-support branch January 22, 2024 15:26
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.

1 participant