Class: DevSystem::NoneLog

Inherits:
Log show all
Defined in:
lib/dev_system/sub/log/logs/none_log.rb

Class Method Summary collapse

Methods inherited from Liza::Controller

color, inherited, on_connected

Methods inherited from Liza::Unit

const_missing, division, part, system, #system, test_class

Class Method Details

.call(env) ⇒ Object



3
4
5
# File 'lib/dev_system/sub/log/logs/none_log.rb', line 3

def self.call(env)
  # intentionally left blank
end