1. 20 Jun, 2016 2 commits
    • Matthias Vallentin's avatar
      Make logger more flexible · 9e0bec39
      Matthias Vallentin authored
      New overloads let the logger stream any object which can stream via
      operator<< into a std::stringstream.
      9e0bec39
    • Matthias Vallentin's avatar
      Add new log component features · a0b58f45
      Matthias Vallentin authored
      By defining CAF_LOG_COMPONENT before including caf/logger.hpp, users can
      now define their own log component, which is a string that appears as
      second log column to faciliate distinguishing user and system log
      messages.
      a0b58f45
  2. 17 Jun, 2016 4 commits
  3. 16 Jun, 2016 3 commits
  4. 15 Jun, 2016 2 commits
  5. 14 Jun, 2016 2 commits
  6. 13 Jun, 2016 1 commit
  7. 10 Jun, 2016 1 commit
  8. 09 Jun, 2016 1 commit
  9. 07 Jun, 2016 5 commits
  10. 06 Jun, 2016 11 commits
  11. 04 Jun, 2016 2 commits
  12. 02 Jun, 2016 1 commit
  13. 01 Jun, 2016 3 commits
  14. 30 May, 2016 2 commits