#include <EventLogAppender.h>
 | 
| 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") | 
|   | 
◆ 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: