|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.pebble.logging.Log
public class Log
Represents a log, containing log entries.
| Field Summary | |
|---|---|
protected Blog |
blog
the blog that this instance is associated with |
| Method Summary | |
|---|---|
java.util.Collection<LogEntry> |
getLogEntries()
Gets all log entries.. |
java.util.Collection |
getReferers()
Gets a list of referers. |
java.util.Collection |
getRequests()
Gets a list of referers. |
int |
getTotalLogEntries()
Gets the total number of entries. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Blog blog
| Method Detail |
|---|
public java.util.Collection<LogEntry> getLogEntries()
public java.util.Collection getReferers()
public java.util.Collection getRequests()
public int getTotalLogEntries()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||