<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Should it then be something similar to what we have in NFD?  Or more?</div><div><br></div><div>I thought of providing several options for logging frameworks (simple like in NFD, boost.log, log4cxx).  Since it is a library, the actual application may have a better idea what logging framework it needs...   Or is it too complex?</div><div><br></div><div>---</div><div>Alex</div><br><div><div>On Apr 11, 2014, at 2:49 PM, Junxiao Shi <<a href="mailto:shijunxiao@email.arizona.edu">shijunxiao@email.arizona.edu</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><p dir="ltr">Dear folks</p><p dir="ltr">There is some value to have some logging in library. Logging is only needed for library modules that act as client (eg. Face, nrd::Controller), and is unnecessary in packet format operations and data structures.</p><p dir="ltr">Logs can be written to stderr. Whether to write logs can be configured in client.conf.</p><p dir="ltr">Yours, Junxiao</p>
<div class="gmail_quote">On Apr 11, 2014 2:45 PM, "Alex Afanasyev" <<a href="mailto:alexander.afanasyev@ucla.edu">alexander.afanasyev@ucla.edu</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto;">
The ndn-cpp-dev library right now contains some semi-broken logging support (for internal library purposes).<br>
<br>
The question I'm having is whether there is any value of fixing this logging or it would be better to just completely remove it?<br>
<br>
---<br>
Alex<br></blockquote></div></blockquote></div><br></body></html>