|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Logger.Entry | |
|---|---|
| com.bristle.javalib.log | |
| Uses of Logger.Entry in com.bristle.javalib.log |
|---|
| Methods in com.bristle.javalib.log with parameters of type Logger.Entry | |
|---|---|
void |
XMLDOMLoggerTarget.log(Logger.Entry entry)
Log the log entry to the XML DOM. |
void |
ServletContextLoggerTarget.log(Logger.Entry entry)
Log the log entry to the ServletContext. |
void |
Logger.LoggerTarget.log(Logger.Entry entry)
Log the log entry. |
void |
Logger.FilenameLoggerTarget.log(Logger.Entry entry)
Log the log entry to the file. |
void |
Logger.WriterLoggerTarget.log(Logger.Entry entry)
Log the log entry to the Writer. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||