Class: Narou::NullIO

Inherits:
StringIO
  • Object
show all
Includes:
LoggerModule
Defined in:
lib/narou_logger.rb

Constant Summary

Constants included from LoggerModule

LoggerModule::LOG_FORMAT_FILENAME, LoggerModule::LOG_FORMAT_TIMESTAMP

Instance Attribute Summary

Attributes included from LoggerModule

#capturing, #format_filename, #format_timestamp, #format_timestamp_disabled, #log_postfix, #logging_enabled, #stream

Instance Method Summary collapse

Methods included from LoggerModule

#append_log, #capture, #copy_instance, #create_log_dir, #disable_logging, #dup_with_disabled_logging, #embed_timestamp, #error, included, #init_logs, #initialize, #log_filename, #log_filepath, #logging?, #save, #silence, #silent=, #silent?, #strip_color, #warn, #write_base, #write_console

Instance Method Details

#write(_str) ⇒ Object



234
# File 'lib/narou_logger.rb', line 234

def write(_str); end