Hi List, I would like to set the loglevel of my applications on the fly.
So my application would start with a configured loglevel of "INFO". After some hours I would send a command to the application to set the loglevel to "DEBUG" and some minutes afterwards I would set it back to "INFO". Is this possible with cxxtools? I found cxxtools::Configuration::setLogLevel. But to me it seems like I would have to call log_init, afterwards. Would this work? Andreas ------------------------------------------------------------------------------ _______________________________________________ Tntnet-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tntnet-general
