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