1. a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
  2. 581cf00 core: fix NFD_LOG compilation error with Boost 1.59 by Junxiao Shi · 8 years ago
  3. 6ca6cf7 core: Specify fully-qualified namespaces in logging macros by Alexander Afanasyev · 8 years ago
  4. ab49745 core: use Boost.Log for logging by Yumin Xia · 8 years ago
  5. 6b34ab9 core: Make logger thread-safe by Alexander Afanasyev · 10 years ago
  6. 8269a05 core: Allow customization of Logger and LoggerFactory by Alexander Afanasyev · 10 years ago
  7. 70db992 core: simplify Logger with C++11 features by Junxiao Shi · 10 years ago
  8. 4a77136 build: == Dependency change == NFD now depends on ndn-cxx library by Alexander Afanasyev · 11 years ago
  9. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago[Renamed from daemon/core/logger.hpp]
  10. 1bdef28 build: update default CXXFLAGS. by Davide Pesavento · 11 years ago
  11. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  12. 4d43a45 core: change NFD_LOG_* macros to use std::clog by Steve DiBenedetto · 11 years ago
  13. 3a61fb4 core: prepend seconds.microseconds since epoch to logging messages by Steve DiBenedetto · 11 years ago
  14. bf6a93d core: change logging from environment variable to configuration file-based by Steve DiBenedetto · 11 years ago
  15. b84cc92 core: Initial implementation for run-time selection of log level by Alexander Afanasyev · 11 years ago
  16. bd220a0 face: Implementation of encode/decode of LocalControlHeader by Alexander Afanasyev · 11 years ago
  17. 6688681 core: Logger extension to allow in-class-defined logger by Alexander Afanasyev · 11 years ago
  18. a807e65 core: Implementation of the logging module for NFD by Ilya Moiseenko · 11 years ago