Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 116485
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T03:11:07+00:00 2026-05-11T03:11:07+00:00

What logging library or approach would you recommend for this case: We want to

  • 0

What logging library or approach would you recommend for this case:

  • We want to be able to log both from managed and unmanaged code
  • For the unmanaged code, the implementation should not cross back into managed code, because this could cause our unmanaged threads to get ‘caught’ during a garbage collection.
  • Performance is a concern

NLog provides a ‘C’ api, but implements it in terms of its managed implementation.

Many of the C logging libraries out there (rlog, glog) are reliant on macros + preprocessing and are not amenable to wrapping with .NET without extensive modification.

I guess I’m looking for something with a native/unmanaged logging core, but a decent .NET managed api as well. Does this exist? If this doesn’t exist, what comes the closest?

Followup – Thanks for the responses mentioning log4net. I think Log4Net and NLog both perform ok in a pure managed application, -but-… The app I’ve been asked to build has unmanaged I/O on a background thread that absolutely cannot afford to be stopped by a garbage collection. If unmanaged c++ code has to call ‘up’ into a managed logger, it stands a chance of being frozen for 200 or even 2000 milliseconds while the garbage collection occurs. That’s why I’m looking for a library that is unmanaged at its core. – Dave

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T03:11:08+00:00Added an answer on May 11, 2026 at 3:11 am

    Pantheios might meet your requirements. It’s open-source.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

For a debugging and logging library, I want to be able to find, at
i am using log4j as my logging library, and i want the generated log
I'm using Pantheios library for logging. I have: pantheios::log(pantheios::debug, I'm debug); pantheios::log(pantheios::informational, Some info);
I have a sample program from Aforge library. It uses a kind of logging
My logging library has a simple DebugLogger that looks like this: public class DebugLogger
Is it possible to configure Pantheios logging library from outside such as from xml
I am using the Apache commons logging library and log4j to generate my log
Our low level logging library has to cope with all sorts of log messages
Is there any process safe logging library which can write same file from multiple
I have inherited a code-base which uses a compiled logging library. I cannot update

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.