Class: ActiveSupport::Ractors::Logger::Writer::NullDevice
Do not use. This class is for internal use only.
| Relationships & Source Files | |
| Inherits: | Object |
| Defined in: | activesupport/lib/active_support/ractors/logger/writer.rb |
Instance Method Summary
Instance Method Details
#close
[ GitHub ]# File 'activesupport/lib/active_support/ractors/logger/writer.rb', line 136
def close; end
#reopen
[ GitHub ]# File 'activesupport/lib/active_support/ractors/logger/writer.rb', line 135
def reopen(*); end
#write(_message)
[ GitHub ]# File 'activesupport/lib/active_support/ractors/logger/writer.rb', line 134
def write(); end