| Package | Description |
|---|---|
| xyz.cofe.logs | |
| xyz.cofe.logs.rotate |
| Modifier and Type | Method and Description |
|---|---|
RotateLogNaming.LogName |
RotateNamingKeepSize.getLogName() |
RotateLogNaming.LogName |
RotateNamingKeepAll.getLogName() |
RotateLogNaming.LogName |
RotateLogNaming.getLogName() |
protected RotateLogNaming.LogName |
RotateLogNaming.getLogNameByIndex(int idx)
Создает имя файла лога
|
| Modifier and Type | Method and Description |
|---|---|
xyz.cofe.text.template.BasicTemplate.Context<RotateLogNaming.LogName> |
RotateLogNaming.getNameTemplate() |
| Modifier and Type | Method and Description |
|---|---|
void |
LogConfig.assignLogName(RotateLogNaming.LogName logName) |
SearchPattern |
RotateLogNaming.SearchPatternBuilder.buildSearchPattern(xyz.cofe.text.template.BasicTemplate template,
RotateLogNaming.LogName logName)
Создание шаблона поиска
|
String |
RotateNamingKeepSize.generateFileName(RotateLogNaming.LogName name) |
String |
RotateNamingKeepAll.generateFileName(RotateLogNaming.LogName name) |
protected String |
RotateLogNaming.generateFileName(RotateLogNaming.LogName name) |
void |
RotateNamingKeepSize.setLogName(RotateLogNaming.LogName name) |
void |
RotateNamingKeepAll.setLogName(RotateLogNaming.LogName name) |
void |
RotateLogNaming.setLogName(RotateLogNaming.LogName logName) |
| Constructor and Description |
|---|
BaseLogFileWriter(String logFileTemplate,
RotateLogNaming.LogName logNameContext,
long logMaxSummary,
long maxCurrentFileSize,
Charset cs) |
NamedLogFileWriter(String logFileTemplate,
RotateLogNaming.LogName logNameContext,
long logMaxSummary,
long maxCurrentFileSize,
Charset cs) |
RotateLogNaming(String filePathTemplate,
xyz.cofe.fs.File searchDir,
RotateLogNaming.LogName nameContext) |
RotateNamingKeepSize(String filePathTemplate,
xyz.cofe.fs.File searchDir,
RotateLogNaming.LogName logNameContext,
long maxSummarySize) |
RotateNamingKeepSize(String filePathTemplate,
RotateLogNaming.LogName logNameContext,
long maxSummarySize) |
| Modifier and Type | Method and Description |
|---|---|
SearchPattern |
OsSpecSearchPatternBuilder.buildSearchPattern(xyz.cofe.text.template.BasicTemplate template,
RotateLogNaming.LogName logName) |
Copyright © 2017. All rights reserved.