Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. testArav

    how to send email using log4j

    Hi, I want to send an email using Log4j whenever there is an error . <!-- EMail events to an administrator --> <appender name="SMTP" class="org.apache.log4j.net.SMTPAppender"> <param name="Threshold" value="ERROR"/> <param name="To" value="xxx@test.com"/> <param name="From"...

Part and Inventory Search

Back
Top