Rudiments
/home/dmuse/src/rudiments/include/rudiments/private/syslogdestination.h
00001 // Copyright (c) 2002 David Muse
00002 // See the COPYING file for more information.
00003 
00004         friend class logger;
00005         private:
00006                 void    write(const char *string);
00007                 syslogdestinationprivate        *pvt;