|
roller/src/org/roller/presentation/newsfeeds NewsfeedCache.java,1.4,1.5: msg#00081java.roller.cvs
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> |
|---|---|---|
| Previous by Date: | roller/src/org/roller/presentation/weblog/rss RssServlet.java,1.45,1.46, snoopdave |
|---|---|
| Next by Date: | roller/src/org/roller/presentation RollerRequest.java,1.66,1.67, snoopdave |
| Previous by Thread: | roller/src/org/roller/presentation/weblog/rss RssServlet.java,1.45,1.46, snoopdave |
| Next by Thread: | roller/src/org/roller/presentation RollerRequest.java,1.66,1.67, snoopdave |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |