|
Apache log4cxx
Version 0.11.0
|
Static Public Member Functions | |
| static log4cxx_time_t | initialize () |
| static apr_pool_t * | getRootPool () |
| static apr_threadkey_t * | getTlsKey () |
| static void | registerCleanup (FileWatchdog *watchdog) |
| Register a FileWatchdog for deletion prior to APR termination. More... | |
| static void | unregisterCleanup (FileWatchdog *watchdog) |
Static Public Attributes | |
| static bool | isDestructed |
|
static |
Register a FileWatchdog for deletion prior to APR termination.
FileWatchdog must be allocated on heap and not deleted elsewhere.