Library: Foundation
Package: Logging
Header: Poco/RotateStrategy.h
The file is rotated at specified [day,][hour]:minute
Direct Base Classes: RotateStrategy
All Base Classes: RotateStrategy
Member Functions: mustRotate
Inherited Functions: mustRotate
 
 RotateAtTimeStrategy(
    const std::string & rtime
);
 
   
  
   
 bool mustRotate(
    LogFile * pFile
);
See also: Poco::RotateStrategy::mustRotate()