Building log4cpp for visual studio 2005

This page summarizes the projects mentioned and recommended in the original post on /r/cpp_questions

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • spdlog

    Fast C++ logging library.

    I’ve no experience with log4cpp and looking at the sourceforge page it is not so much maintained (last update 2016). We use spdlog (https://github.com/gabime/spdlog) which I really like. It has the option to write to disk, syslog etc or you can write your own sink. I’m not sure if it will compile with vs2005.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts