public class AppLogAppender.AppenderFile
extends java.lang.Object
| Constructor and Description |
|---|
AppLogAppender.AppenderFile(java.io.File file) |
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
getFile() |
int |
getLinesCount() |
int |
getStartingLine() |
void |
setLinesCount(int linesCount) |
void |
setStartingLine(int startingLine) |