Menu

#45 logging output into file

closed
nobody
None
5
2004-10-05
2004-09-30
lavakafle
No

Somebody had given such a snippet yo log output from
httpunit but I cannot use the following code because my
httpunit does not contain the Logger Class.
What should I do?
//import com.meterware.httpunit.logger.ILogger;
//import com.meterware.httpunit.logger.LogManager;
//private static final ILogger logger =
//LogManager.getLogger(WebResponse.class);

Discussion

  • Russell Gold

    Russell Gold - 2004-10-05

    Logged In: YES
    user_id=37920

    This is not a bug. I have reclassified it as a support
    request. Can you explain your goal? Logging is not built
    into HttpUnit at present. What do you need to log?

     
  • Russell Gold

    Russell Gold - 2004-10-05
    • status: open --> closed
     

Log in to post a comment.