Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
log/console_adapter: support console gem v1.25
`Console::Terminal::Logger` class path has changed in `console` gem v1.25: socketry/console@v1.24.0...v1.25.0#diff-6e7355da8b6a8f794e74e462aebbe4b23f7752dab2a29967d17707eabb71ce12 Note: We can't stop considering the older versions because v1.25 requires Ruby v3.1 or older. For the v1.25, there is another issue about a warning(#4488): Fiber#storage has borked keys and is being monkey-patched. Signed-off-by: Daijiro Fukuda <[email protected]>
- Loading branch information