public class StatisticsKeeperLogger extends StatisticsKeeperXmlBuilder
log
PERIOD_ALLOWED_LENGTH_DAY, PERIOD_ALLOWED_LENGTH_HOUR, PERIOD_ALLOWED_LENGTH_MONTH, PERIOD_ALLOWED_LENGTH_WEEK, PERIOD_ALLOWED_LENGTH_YEAR, PERIOD_FORMAT_DATE, PERIOD_FORMAT_DATEHOUR, PERIOD_FORMAT_DAY, PERIOD_FORMAT_HOUR, PERIOD_FORMAT_MONTH, PERIOD_FORMAT_WEEK, PERIOD_FORMAT_WEEKDAY, PERIOD_FORMAT_YEAR, PERIOD_FORMAT_YEARMONTH, PERIOD_FORMAT_YEARWEEK
Constructor and Description |
---|
StatisticsKeeperLogger() |
Modifier and Type | Method and Description |
---|---|
void |
configure() |
void |
end(XmlBuilder data) |
String |
getDirectory() |
int |
getRetentionDays() |
void |
setDirectory(String string) |
void |
setRetentionDays(int i) |
closeGroup, handleScalar, handleScalar, handleScalar, handleStatisticsKeeper, openGroup, start, statisticsKeeperToXmlBuilder
public void configure() throws ConfigurationException
configure
in interface StatisticsKeeperIterationHandler<XmlBuilder>
configure
in class StatisticsKeeperXmlBuilder
ConfigurationException
public void end(XmlBuilder data)
end
in interface StatisticsKeeperIterationHandler<XmlBuilder>
end
in class StatisticsKeeperXmlBuilder
public void setRetentionDays(int i)
public int getRetentionDays()
public void setDirectory(String string)
public String getDirectory()
Copyright © 2023 Frank!Framework. All rights reserved.