log4cpp::RollingFileAppender man page on Scientific

Man page or keyword search:  
man Server   26626 pages
apropos Keyword Search (all sections)
Output format
Scientific logo
[printable version]

log4cpp::RollingFileAppender(3)	    log4cpp    log4cpp::RollingFileAppender(3)

NAME
       log4cpp::RollingFileAppender -

       RollingFileAppender is a FileAppender that rolls over the logfile once
       it has reached a certain size limit.

SYNOPSIS
       #include <RollingFileAppender.hh>

       Inherits log4cpp::FileAppender.

   Public Member Functions
       RollingFileAppender (const std::string &name, const std::string
	   &fileName, size_t maxFileSize=10 *1024 *1024, unsigned int
	   maxBackupIndex=1, bool append=true, mode_t mode=00644)
       virtual void setMaxBackupIndex (unsigned int maxBackups)
       virtual unsigned int getMaxBackupIndex () const
       virtual void setMaximumFileSize (size_t maxFileSize)
       virtual size_t getMaxFileSize () const
       virtual void rollOver ()

   Protected Member Functions
       virtual void _append (const LoggingEvent &event)
	   Log in Appender specific way.

   Protected Attributes
       unsigned int _maxBackupIndex
       size_t _maxFileSize

Detailed Description
       RollingFileAppender is a FileAppender that rolls over the logfile once
       it has reached a certain size limit.

       Since:
	   0.3.1

Constructor & Destructor Documentation
   log4cpp::RollingFileAppender::RollingFileAppender (const std::string &
       name, const std::string & fileName, size_t maxFileSize = 10*1024*1024,
       unsigned int maxBackupIndex = 1, bool append = true, mode_t mode =
       00644)
Member Function Documentation
   void log4cpp::RollingFileAppender::_append (const LoggingEvent & event)
       [protected, virtual]
       Log in Appender specific way. Subclasses of Appender should implement
       this method to perform actual logging.

       Parameters:
	   event The LoggingEvent to log.

       Reimplemented from log4cpp::FileAppender.

   unsigned int log4cpp::RollingFileAppender::getMaxBackupIndex () const
       [virtual]
   size_t log4cpp::RollingFileAppender::getMaxFileSize () const [virtual]
   void log4cpp::RollingFileAppender::rollOver () [virtual]
   void log4cpp::RollingFileAppender::setMaxBackupIndex (unsigned int
       maxBackups) [virtual]
   void log4cpp::RollingFileAppender::setMaximumFileSize (size_t maxFileSize)
       [virtual]
Member Data Documentation
   unsigned int log4cpp::RollingFileAppender::_maxBackupIndex [protected]
   size_t log4cpp::RollingFileAppender::_maxFileSize [protected]
Author
       Generated automatically by Doxygen for log4cpp from the source code.

Version 1.0			  23 Nov 2010  log4cpp::RollingFileAppender(3)
[top]

List of man pages available for Scientific

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net