|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractLogger | |
|---|---|
| net.sourceforge.pebble.domain | |
| net.sourceforge.pebble.logging | |
| Uses of AbstractLogger in net.sourceforge.pebble.domain |
|---|
| Methods in net.sourceforge.pebble.domain that return AbstractLogger | |
|---|---|
AbstractLogger |
Blog.getLogger()
Gets the logger associated with this blog. |
| Uses of AbstractLogger in net.sourceforge.pebble.logging |
|---|
| Subclasses of AbstractLogger in net.sourceforge.pebble.logging | |
|---|---|
class |
CombinedLogFormatLogger
Supports the Combined Log Format. |
class |
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||