Menu

#56 warnings on IIS flush to page

pre-1.0
open
5
2003-08-15
2002-09-12
Jay Bonci
No

Inside of IIS pages, printing to STDERR actually
tosses the error to the webpage, because there is
no actual file for it to go to (the handle is not
redirected).

Everything should have it's own Logging module
for each platform that it supports or quasi supports.

ala:
Everything::Log::Apache
or
Everything::Log::IIS

Discussion

  • chromatic

    chromatic - 2003-08-15

    Logged In: YES
    user_id=2274

    Only Everything::printErr() currently prints to STDERR, and
    I don't see anything in ebase or ecore that calls it. Can
    we get away with suggesting that people on IIS redirect
    STDERR to a file in their calling script?

     
  • chromatic

    chromatic - 2003-08-15
    • milestone: --> pre-1.0
     
MongoDB Logo MongoDB