|
IO Outputter invokes print then flush on the wrapped IO object. If the IO stream dies, IOOutputter sets itself to OFF and the system continues on its merry way. To find out why an IO stream died, create a logger named 'log4r' and look at the output.
IOOutputter needs an IO object to write to.
Close the IO and sets level to OFF |