Can recommend a good configuration / log file library?

OS: must support Windows and Linux
Language: C/C++
License: Free and Open Source

I need two libraries. One can store setting into configuration file and read from it, while another one for writting log files.

Your recommendation will be appreciated. No need to recommend all at once. Just tell me anything you know.

Optional: Best if the log file library will be able to log the source file and line number of the log message.
Last edited on
Log4cpp, but I have not used it. So you have to see how efficient it is.
Topic archived. No new replies allowed.