Apache Log4cxx  Version 1.8.0
Loading...
Searching...
No Matches
rollingpolicy.h File Reference

Go to the source code of this file.

Classes

class  log4cxx::rolling::RollingPolicy
 A RollingPolicy is responsible for performing the rolling over of the active log file. More...

Namespaces

namespace  log4cxx
namespace  log4cxx::rolling

Macros

#define LOG4CXX_ROLLING_POLICY_INITIALIZE_FORMAL_PARAMETERS   const LogString& currentActiveFile, bool append, helpers::Pool& p
#define LOG4CXX_ROLLING_POLICY_ROLLOVER_FORMAL_PARAMETERS   const LogString& currentActiveFile, bool append, helpers::Pool& p

Functions

 log4cxx::rolling::LOG4CXX_PTR_DEF (RollingPolicy)

Macro Definition Documentation

◆ LOG4CXX_ROLLING_POLICY_INITIALIZE_FORMAL_PARAMETERS

#define LOG4CXX_ROLLING_POLICY_INITIALIZE_FORMAL_PARAMETERS   const LogString& currentActiveFile, bool append, helpers::Pool& p

◆ LOG4CXX_ROLLING_POLICY_ROLLOVER_FORMAL_PARAMETERS

#define LOG4CXX_ROLLING_POLICY_ROLLOVER_FORMAL_PARAMETERS   const LogString& currentActiveFile, bool append, helpers::Pool& p