[Log4cplus-devel] Confirm logger that doesn't exist
Logging Framework for C++
Brought to you by:
wilx
From: Richard, C. <Cha...@de...> - 2023-02-06 19:21:43
|
Hi, We are using the log4cplus library for one of our projects and I would like to implement functionality that informs a user if they have requested changes to a logger that doesn't exist in our log file. To do so, I would need some way to either be able to make a call to log4cplus and get some kind of return value of whether the logger exists or not or a way to iterate through the loggers. I tried looking this up in the api documentation but the current link to the api documentation is broken (https://log4cplus.sourceforge.io/docs/api/2.0.x/). Any help would be greatly appreciated! Thanks, Charles Internal Use - Confidential |