Interface LogFileHeaderGenerator
-
- All Known Implementing Classes:
ExtendedAccessLogParser.ExtendedAccessLogHeaderGenerator
public interface LogFileHeaderGeneratorInterface that generates the header for an access log. This is called every time a new log file is started.- Author:
- Stuart Douglas
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgenerateHeader()
-