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