[Xorp-cvs] XORP cvs commit: xorp/bgp

Pavlin Radoslavov pavlin@icir.org
Tue, 05 Jul 2005 17:21:05 -0700


> CVSROOT:	/usr/local/www/data/cvs
> Module name:	xorp
> Changes by:	atanu@xorpc.icir.org	2005-07-05 23:57:48 UTC
> 
> XORP CVS repository
> 
> 
> Modified files:
> 	bgp           dump_iterators.cc 
> 
> Log message:
> 	Change a printf to a XLOG_INFO.

Is XLOG_INFO() the right message here?
XLOG_INFO() is suppose to be used for high-level stuff the user
cares about such as protocol started/stopped, interface
added/deleted, etc.
In this particular case, the "iterator has moved" message looks to
me more like a debug message, so debug_msg() is probably a better
choice.

Pavlin

> 
> Revision  Changes                              Path
> 1.29      +3 -2;  commitid: 386442cb1e7a7ea6;  xorp/bgp/dump_iterators.cc
> _______________________________________________
> Xorp-cvs mailing list
> Xorp-cvs@icir.org
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs