Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Logging library for VC++ MFC application

Logging library for VC++ MFC application

Scheduled Pinned Locked Moved C / C++ / MFC
c++businessquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    vipin_nvk
    wrote on last edited by
    #1

    Hello My application is a multithreaded MFC VC++ application and I would like to implement logging support so that the logging has the following features: 1. Log messages based different levels of logging 2. Log different data types like CStrings, dump custom classes, windows handles etc, numeric values. 3. Log thread id's and other info Can somebody suggest me a good logging library with all this support which can be used? What about Pantheios logging library, would it suffice my requirements? Thanx

    S 1 Reply Last reply
    0
    • V vipin_nvk

      Hello My application is a multithreaded MFC VC++ application and I would like to implement logging support so that the logging has the following features: 1. Log messages based different levels of logging 2. Log different data types like CStrings, dump custom classes, windows handles etc, numeric values. 3. Log thread id's and other info Can somebody suggest me a good logging library with all this support which can be used? What about Pantheios logging library, would it suffice my requirements? Thanx

      S Offline
      S Offline
      Sarath C
      wrote on last edited by
      #2

      Log4Cpp[^] Boost Logging Lib v2 by Torjo[^] Log4Cxx[^]

      -Sarath. "Great hopes make everything great possible" - Benjamin Franklin

      My blog - Sharing My Thoughts, An Article - Understanding Statepattern

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups