Class Summary |
AbstractLogger |
Interface that all loggers implement. |
CombinedFormatLogEntryFormat |
Represents a log entry in the combined log file format. |
CombinedLogFormatLogger |
Supports the Combined Log Format. |
CountedUrl |
Represents a visited or referer URL along with a count of how many times
that URL has been accessed/referred from. |
Log |
Represents a log, containing log entries. |
LogEntry |
Represents an entry (line) in a log file. |
LogSummary |
Represents a summary of a log. |
LogSummaryContainer |
Represents a summary of a particular log. |
LogSummaryItem |
Represents a summary of a particular log. |
NullLogger |
A no-op logger that can be used when Pebble logging isn't required, such
as when something like Apache provides the necessary logging already. |
Referer |
Represents a referer URL along with a count of how many times
it has been refered from. |
Request |
Represents a requested URL along with a count of how many times it
has been accessed. |