pantheios Questions
1
Solved
I looked around and I couldn't find the answer to how exactly to do this. I am trying to use Pantheios for logging and I want to write to an external file (otherwise whats the point). I am followin...
4
I tried the exemple from pantheios to log to a file but can't manage to make it work.
Messages are correctly displayed in the console but the log file isn't created.
I tried to change severity leve...
Whacking asked 19/11, 2010 at 13:35
3
Solved
I am working with a real time system written in C++. We are looking to use either boost or pantheios for logging. The system has some standard logging requirements which I'm confident can be met by...
1
I've been testing three options for my logging subsystem in C++. One is Log4cplus, one is Pantheios and the last one is a simple logging library that we have written ourselves.
Log4cplus has been...
Standardbearer asked 7/9, 2011 at 18:4
0
I am trying to use pantheios file stock back end to log from my dll in c++. The file gets created but nothing gets written to the file.
Here is a snippet of my code
if (pantheios::pantheios_init(...
1
© 2022 - 2024 — McMap. All rights reserved.