logo       

roller/src/org/roller/presentation/newsfeeds NewsfeedCache.java,1.4,1.5: msg#00081

java.roller.cvs

Subject: roller/src/org/roller/presentation/newsfeeds NewsfeedCache.java,1.4,1.5

Update of /cvsroot/roller/roller/src/org/roller/presentation/newsfeeds
In directory
sc8-pr-cvs1:/tmp/cvs-serv11057/src/org/roller/presentation/newsfeeds

Modified Files:
NewsfeedCache.java
Log Message:
log failure to parse a newsfeed at debug level

Index: NewsfeedCache.java
===================================================================
RCS file:
/cvsroot/roller/roller/src/org/roller/presentation/newsfeeds/NewsfeedCache.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** NewsfeedCache.java 3 Sep 2003 21:21:14 -0000 1.4
--- NewsfeedCache.java 17 Sep 2003 03:28:59 -0000 1.5
***************
*** 113,117 ****
sb.append("</span>\n");
chan.setDescription( sb.toString() );
! mLogger.error("Newsfeed: Unexpected exception",ioe);
}
catch ( org.xml.sax.SAXException se )
--- 113,117 ----
sb.append("</span>\n");
chan.setDescription( sb.toString() );
! mLogger.debug("Newsfeed: Unexpected exception",ioe);
}
catch ( org.xml.sax.SAXException se )
***************
*** 123,127 ****
sb.append("</span>\n");
chan.setDescription( sb.toString() );
! mLogger.info("Newsfeed: SAX parsing exception",se);
}
return chan;
--- 123,127 ----
sb.append("</span>\n");
chan.setDescription( sb.toString() );
! mLogger.debug("Newsfeed: SAX parsing exception",se);
}
return chan;




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise