Apache log4cxx  Version 0.11.0
log4cxx::helpers::APRInitializer Class Reference

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
 

Member Function Documentation

◆ registerCleanup()

static void log4cxx::helpers::APRInitializer::registerCleanup ( FileWatchdog watchdog)
static

Register a FileWatchdog for deletion prior to APR termination.

FileWatchdog must be allocated on heap and not deleted elsewhere.


The documentation for this class was generated from the following file: