|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogSummary | |
---|---|
net.sourceforge.pebble.logging |
Uses of LogSummary in net.sourceforge.pebble.logging |
---|
Subclasses of LogSummary in net.sourceforge.pebble.logging | |
---|---|
class |
LogSummaryContainer
Represents a summary of a particular log. |
class |
LogSummaryItem
Represents a summary of a particular log. |
Methods in net.sourceforge.pebble.logging that return LogSummary | |
---|---|
LogSummary |
AbstractLogger.getLogSummary()
Gets the log summary for today. |
LogSummary |
AbstractLogger.getLogSummary(int year)
Gets the log summary information for the given year. |
LogSummary |
AbstractLogger.getLogSummary(int year,
int month)
Gets the log summary information for the given year and month. |
LogSummary |
NullLogger.getLogSummary(int year,
int month,
int day)
Gets the log summary information for the given year, month and day. |
LogSummary |
CombinedLogFormatLogger.getLogSummary(int year,
int month,
int day)
Gets the log summary information for the given year, month and day. |
abstract LogSummary |
AbstractLogger.getLogSummary(int year,
int month,
int day)
Gets the log summary information for the given year, month and day. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |