Structure used for facility name to int value mapping. More...
#include <loggingRemoteSyslog.h>
Public Attributes | |
const ACE_TCHAR * | name |
int | value |
Structure used for facility name to int value mapping.
const ACE_TCHAR* RemoteSyslogLogger::facilityPair::name |