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

Changing logging behavior to only write to $STDOUT by default #39

Merged
merged 4 commits into from
Jul 8, 2023

Conversation

rdnewman
Copy link
Owner

@rdnewman rdnewman commented Jul 8, 2023

  • Added new log option to Loba.ts and Loba.val to override and also write to Rails.logger (when available)
  • Output will always be sent to $STDOUT even if log option is set to true
  • Updated specs, docs, and CHANGELOG to reflect new behavior
  • Restructured specs for Loba::Internal::Platform
  • Updated specs to use more inline mocking, esp., for Loba::Internal::Platform

@rdnewman rdnewman merged commit 7257ad7 into main Jul 8, 2023
3 checks passed
@rdnewman rdnewman deleted the fix-logging branch July 8, 2023 23:42
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.

None yet

1 participant