An error occurred fetching the project authors.
  1. 22 Nov, 2014 1 commit
  2. 11 Nov, 2014 1 commit
    • Arnaud Kapp's avatar
      Add a syslog() based sink for Linux. · 67eef26c
      Arnaud Kapp authored
      This commit introduce a new sink: syslog_sink.
      This sink is Linux only, and will write log entries to the system
      logger, using the syslog() library call.
      
      It is instanciable using spdlog::syslog_logger(name). Note that
      the suffix _st or _mt is not present, as syslog() is thread-safe.
      
      I also applied @gabime reviews and added license header.
      67eef26c
  3. 05 Nov, 2014 2 commits
  4. 03 Nov, 2014 1 commit
  5. 01 Nov, 2014 5 commits
  6. 31 Oct, 2014 2 commits
  7. 29 Oct, 2014 1 commit
  8. 25 Oct, 2014 1 commit
  9. 24 Oct, 2014 2 commits
  10. 23 Oct, 2014 1 commit
  11. 19 Oct, 2014 1 commit
  12. 18 Oct, 2014 2 commits
  13. 14 Oct, 2014 3 commits
  14. 12 Oct, 2014 1 commit
  15. 10 Oct, 2014 1 commit
  16. 09 Oct, 2014 1 commit
  17. 11 Aug, 2014 1 commit
  18. 12 May, 2014 1 commit
  19. 11 May, 2014 2 commits
  20. 10 May, 2014 1 commit
  21. 09 May, 2014 2 commits
  22. 07 May, 2014 1 commit
  23. 06 May, 2014 2 commits
  24. 30 Mar, 2014 4 commits