Methods

Log4r::StderrOutputter

Same as IOOutputter(name, $stderr)

Public Class Methods

new(_name, hash={}) click to toggle source
    # File lib/log4r/outputter/consoleoutputters.rb, line 14
14:     def initialize(_name, hash={})
15:       super(_name, $stderr, hash)
16:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.