|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.openuat.log.LogFactory
org.openuat.log.j2me.MicrologFactory
public class MicrologFactory
This is a LogFactory that is able to create microlog loggers.
For a usage example, see LogFactory.
| Constructor Summary | |
|---|---|
MicrologFactory()
Creates a new factory instance. |
|
| Method Summary | |
|---|---|
protected Log |
newLogger(java.lang.String name)
Creates a new wrapper around a logger from the underlying logging framework. |
| Methods inherited from class org.openuat.log.LogFactory |
|---|
getLogger, init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MicrologFactory()
| Method Detail |
|---|
protected Log newLogger(java.lang.String name)
LogFactory
newLogger in class LogFactoryname - The name of the new logger.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||