Skip to content
New issue

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

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

Already on GitHub? # to your account

Disable log4cpp support so we can compile on OpenWRT #6

Closed
hongkongkiwi opened this issue Jan 25, 2016 · 2 comments
Closed

Disable log4cpp support so we can compile on OpenWRT #6

hongkongkiwi opened this issue Jan 25, 2016 · 2 comments

Comments

@hongkongkiwi
Copy link

Hi,

I'm working on a Makefile for OpenWRT as I would like to use bitz-server on some embedded hardware. Unfortunately OpenWRT disables log4cpp.

Is it possible to add a flag to disable log4cpp and just log to syslog or an external file?

By the way, I've already got the other dependencies compiling file ;)

@uatuko
Copy link
Owner

uatuko commented May 10, 2016

Hi,

Sorry for not responding any sooner. I'm not actually happy with log4cpp and have thought of replacing it for sometime.

I'll look into creating an internal logger so it can log either to files or use syslog but feel free to send a pull request if you have any ideas :).

@uatuko
Copy link
Owner

uatuko commented May 10, 2016

spdlog seems interesting...

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants