com.googlecode.jpattern.service.log.file
Class RollingLogFileExecutorStrategy
java.lang.Object
com.googlecode.jpattern.service.log.file.RollingLogFileExecutorStrategy
- All Implemented Interfaces:
- ILogFileExecutorStrategy, Serializable
public class RollingLogFileExecutorStrategy
- extends Object
- implements ILogFileExecutorStrategy
- Author:
- Francesco Cina'
10/apr/2010
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RollingLogFileExecutorStrategy
public RollingLogFileExecutorStrategy(String filepath,
int maxFileSize,
int unitOfMisure,
int maxFileBackupNumber)
getFileWriter
public ILogFileWriter getFileWriter()
- Specified by:
getFileWriter in interface ILogFileExecutorStrategy
Copyright © 2011. All Rights Reserved.