commit | fc7d33a98ef48da679a5cec0d0c44767ec137053 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon May 12 18:04:51 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue May 13 15:06:02 2014 -0700 |
tree | 25b6e210e6e2ecb47b42be76262c79730f41efd5 | |
parent | f73f06397cbed4fa654a54f4da5abc560fbb977b [diff] |
src: Removing deprecated logging facility This commit removes last usages of logging facility and removes the facility all together. At some point in the future we may add logging back, but it should be something that is depends and configured from the application. Change-Id: I10bd94aea05f127041d68cb77a77eb96e929c880
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: http://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
ndn-cxx is an open source project licensed under BSD license. For more information about the license, refer to COPYING
.
While the license does not require it, we really would appreciate it if others would share their contributions to the library if they are willing to do so under the same license.