|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.stellent.ridc.common.log.simple.SimpleLogProvider
public class SimpleLogProvider
Constructor Summary | |
---|---|
SimpleLogProvider()
|
Method Summary | |
---|---|
ILog |
getLog(java.lang.String name)
Retrieve a log object associated with the given name |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleLogProvider()
Method Detail |
---|
public ILog getLog(java.lang.String name)
getLog
in interface ILogProvider
name
- the log name (usually hierarchical, like a class name, with '.' notation)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |