Class StandardErrorLogger

java.lang.Object
org.jruby.util.log.OutputStreamLogger
org.jruby.util.log.StandardErrorLogger
All Implemented Interfaces:
Logger

public class StandardErrorLogger extends OutputStreamLogger
Default JRuby logger implementation, using System.err.