-
Notifications
You must be signed in to change notification settings - Fork 69
Comparing changes
Open a pull request
base repository: ruby/logger
base: v1.6.0
head repository: ruby/logger
compare: v1.6.1
- 10 commits
- 10 files changed
- 4 contributors
Commits on Jun 6, 2024
-
1
Configuration menu - View commit details
-
Copy full SHA for 44b42b0 - Browse repository at this point
Copy the full SHA 44b42b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e540ee - Browse repository at this point
Copy the full SHA 5e540eeView commit details -
Merge pull request #97 from ruby/fix-ci
Exclude Ruby 2.5 from macos-latest
1Configuration menu - View commit details
-
Copy full SHA for 1a9c0a8 - Browse repository at this point
Copy the full SHA 1a9c0a8View commit details -
Add support for symbols in #shift_age
Resolves issue: #46
Configuration menu - View commit details
-
Copy full SHA for 83502c2 - Browse repository at this point
Copy the full SHA 83502c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0270e7b - Browse repository at this point
Copy the full SHA 0270e7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b23069d - Browse repository at this point
Copy the full SHA b23069dView commit details
Commits on Jul 11, 2024
-
Add reraise_write_errors keyword argument to Logger and LogDevice
This allows the user to specify exception classes to treat as regular exceptions instead of being swallowed. Among other things, it is useful for having Logger work with Timeout. Fixes Ruby Bug 9115.
Configuration menu - View commit details
-
Copy full SHA for 436a7d6 - Browse repository at this point
Copy the full SHA 436a7d6View commit details
Commits on Aug 20, 2024
-
Guarantee level_override exists
Some Ruby apps subclass Logger without running the superclass constructor, which means that `@level_override` isn't initialized properly. This can be fixed in some cases, but the gem should maintain backwards compatibility.
Configuration menu - View commit details
-
Copy full SHA for 3246f38 - Browse repository at this point
Copy the full SHA 3246f38View commit details
Commits on Aug 21, 2024
-
Merge pull request #100 from saraid/guarantee-level_override-existence
Guarantee level_override exists
Configuration menu - View commit details
-
Copy full SHA for d5400dd - Browse repository at this point
Copy the full SHA d5400ddView commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bda937b - Browse repository at this point
Copy the full SHA bda937bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.6.0...v1.6.1