Add `include MonitorMixin` to Logger::LogDevice by pocke · Pull Request #517 · ruby/rbs
Logger type has been added in #316, but MonitorMixin type didn't exist at that time. Recently I added MonitorMixin type by #485, so we can add the include clause to Logger::LogDevice.