commit | 7b2f58c9df9e8fd25ec10d4c6e2c63c48143dd2b | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <aa@cs.fiu.edu> | Sat Jul 13 11:50:19 2019 -0400 |
committer | Alex Afanasyev <aa@cs.fiu.edu> | Mon Jul 22 02:46:25 2019 -0700 |
tree | 2eadc2486c120fd56d26a0816102b63b4ce910dd | |
parent | fe407f2ddc46108751eb6a25a353afe67f4987a7 [diff] |
util: Generalize logger backend support This commit introduces a public API change for changing log destinations. Refs: #3782 Change-Id: I329c60f510d9493af5959b34eea93b81e15fe698
ndn-cxx is a C++14 library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:
See docs/INSTALL.rst
for compilation and installation instructions.
Extensive documentation is available on the library's homepage.
Please submit any bugs or feature requests to the ndn-cxx issue tracker.
You're encouraged to contribute to ndn-cxx! Check out the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.