Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As this library is dead, take a look on this much more developed fork #47

Open
an-dr opened this issue Sep 26, 2024 · 0 comments
Open

Comments

@an-dr
Copy link

an-dr commented Sep 26, 2024

Hi! I would be happy to make my PRs to this library but the author has abandoned it. So it is a kind of advertisement + potential help for those who are frustrated with for example missing C++ support of this lib.

I made a fork based on this repo it is called microlog: https://github.com/an-dr/microlog

Features on top of log.c:

  • Log topics with filters
  • Customizable log format
  • More flexible callbacks
  • Support for embedded systems, optional static memory allocation etc.

In the default configuration, it looks like this:

demo0

...but it can be very minimalistic

demo1

... or feature-rich:

demo2

I'm open for PRs and hope this helps. Thanks

@an-dr an-dr changed the title As this library is dead, take a look on this much mode developed fork As this library is dead, take a look on this much more developed fork Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant