| Frames | No Frames |
Classes implementing org.apache.log.output.io.rotate.RotateStrategy | |
| class | Hierarchical rotation strategy. |
| class | Rotation stragety based on SimpleDateFormat. |
| class | Rotation strategy based on size written to log file. |
| class | rotation stragety based when log writting started. |
| class | Rotation stragety based on a specific time of day. |
Constructors with parameter type org.apache.log.output.io.rotate.RotateStrategy | |
Constructor
| |
RotatingFileTarget.RotatingFileTarget(boolean append, Formatter formatter, RotateStrategy rotateStrategy, FileStrategy fileStrategy) Construct RotatingFileTarget object. | |
RotatingFileTarget.RotatingFileTarget(Formatter formatter, RotateStrategy rotateStrategy, FileStrategy fileStrategy) Construct RotatingFileTarget object. | |
Fields of type org.apache.log.output.io.rotate.RotateStrategy | |
| RotateStrategy | |
| RotateStrategy[] | |