| Package | Description |
|---|---|
| org.apache.log4j.component.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
Log4JULogger
An implementation of ULogger on org.apache.log4j.Logger.
|
class |
NOPULogger
A no operation (NOP) implementation of
ULogger. |
class |
SimpleULogger
A simple implementation that logs messages of level INFO or higher on
the console (
System.out). |
| Modifier and Type | Method and Description |
|---|---|
protected ULogger |
ComponentBase.getLogger()
Return an instance specific logger to be used by the component itself.
|
protected ULogger |
ComponentBase.getNonFloodingLogger()
Frequently called methods in log4j components can invoke this method in
order to avoid flooding the output when logging lasting error conditions.
|
Copyright © 2013 The Apache Software Foundation. Licensed under the Apache License, Version 2.0
Apache Extras for Apache log4j, Apache log4j and Apache are trademarks of the Apache Software Foundation.