FileAppender.cpp (3)





NAME

       FileAppender.cpp -


SYNOPSIS

       #include 'log4cpp/Portability.hh'
       #include 'log4cpp/OstringStream.hh'
       #include <stdio.h>
       #include <time.h>
       #include <sys/types.h>
       #include <sys/stat.h>
       #include <fcntl.h>
       #include 'log4cpp/FileAppender.hh'
       #include 'log4cpp/Category.hh'

   Namespaces
       namespace log4cpp


AUTHOR

       Generated automatically by Doxygen for log4cpp from the source code.

log4cpp                           19 Aug 2003              FileAppender.cpp(3)