Methods

Log4r::StdoutOutputter

Same as IOOutputter(name, $stdout)

Public Class Methods

new(_name, hash={}) click to toggle source
   # File lib/log4r/outputter/consoleoutputters.rb, line 7
7:     def initialize(_name, hash={})
8:       super(_name, $stdout, hash)
9:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.