Closed hongkongkiwi closed 6 years ago
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 :).
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 ;)