GeNN  4.0.0
GPU enhanced Neuronal Networks (GeNN)
plog::EventLogAppenderRegistry Class Reference

#include <EventLogAppender.h>

Static Public Member Functions

static bool add (const wchar_t *sourceName, const wchar_t *logName=L"Application")
 
static bool exists (const wchar_t *sourceName, const wchar_t *logName=L"Application")
 
static void remove (const wchar_t *sourceName, const wchar_t *logName=L"Application")
 

Member Function Documentation

◆ add()

static bool plog::EventLogAppenderRegistry::add ( const wchar_t *  sourceName,
const wchar_t *  logName = L"Application" 
)
inlinestatic

◆ exists()

static bool plog::EventLogAppenderRegistry::exists ( const wchar_t *  sourceName,
const wchar_t *  logName = L"Application" 
)
inlinestatic

◆ remove()

static void plog::EventLogAppenderRegistry::remove ( const wchar_t *  sourceName,
const wchar_t *  logName = L"Application" 
)
inlinestatic

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