Interface LogParser
- All Known Implementing Classes:
ApacheLogParser
public interface LogParser
An interface to mark HTTP server log processors. Depending on the format of the server log, a
custom LogParser will need to be written.
- Since:
- 1.0
- Version:
- 1.0
- Author:
- Luke
-
Method Summary
-
Method Details
-
parseLog
-