Log4r::IOOutputter
Same as IOOutputter(name, $stderr)
# File lib/log4r/outputter/consoleoutputters.rb, line 14 def initialize(_name, hash={}) super(_name, $stderr, hash) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.